DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > ObjectBox vs. Sphinx vs. TiDB vs. Vitess vs. YDB

System Properties Comparison ObjectBox vs. Sphinx vs. TiDB vs. Vitess vs. YDB

Editorial information provided by DB-Engines
NameObjectBox  Xexclude from comparisonSphinx  Xexclude from comparisonTiDB  Xexclude from comparisonVitess  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionExtremely fast embedded database for small devices, IoT and MobileOpen source search engine for searching in data from different sources, e.g. relational databasesTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.Scalable, distributed, cloud-native DBMS, extending MySQLA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelObject oriented DBMSSearch engineRelational DBMSRelational DBMSDocument store
Relational DBMS
Secondary database modelsTime Series DBMSDocument storeDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Score4.25
Rank#74  Overall
#40  Relational DBMS
Score0.88
Rank#203  Overall
#95  Relational DBMS
Score0.33
Rank#287  Overall
#43  Document stores
#132  Relational DBMS
Websiteobjectbox.iosphinxsearch.compingcap.comvitess.iogithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationdocs.objectbox.iosphinxsearch.com/­docsdocs.pingcap.com/­tidb/­stablevitess.io/­docsydb.tech/­en/­docs
DeveloperObjectBox LimitedSphinx Technologies Inc.PingCAP, Inc.The Linux Foundation, PlanetScaleYandex
Initial release20172001201620132019
Current release3.5.1, February 20238.1.0, May 202415.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoGPL version 2, commercial licence availableOpen Source infoApache 2.0Open Source infoApache Version 2.0, commercial licenses availableOpen Source infoApache 2.0; commercial license available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageC and C++C++Go, RustGo
Server operating systemsAndroid
iOS
Linux
macOS
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
LinuxDocker
Linux
macOS
Linux
Data schemeyesyesyesyesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesnoyesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonono
Secondary indexesyesyes infofull-text index on all search fieldsyesyesyes
SQL infoSupport of SQLnoSQL-like query language (SphinxQL)yesyes infowith proprietary extensionsSQL-like query language (YQL)
APIs and other access methodsProprietary native APIProprietary protocolGORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
ADO.NET
JDBC
MySQL protocol
ODBC
RESTful HTTP API (DynamoDB compatible)
Supported programming languagesC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresnononoyes infoproprietary syntaxno
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning (by key range)ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesonline/offline synchronization between client and servernoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replication
Source-replica replication
Active-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infowith TiSpark Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Immediate Consistency
Foreign keys infoReferential integrityyesnoyes infofull support since version 6.6yes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID at shard levelACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Sphinx index.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlyesnoFine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesAccess rights defined for Yandex Cloud users
More information provided by the system vendor
ObjectBoxSphinxTiDBVitessYDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» more
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
ObjectBoxSphinxTiDBVitessYDB
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

5 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

provided by Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

Navigating Modern Data Challenges: Ed Huang, CTO of PingCAP on the Future of Distributed SQL Databases
10 June 2024, DATAQUEST

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25 April 2024, CXOToday.com

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

PlanetScale offers undo button to reverse schema migration without losing data
24 March 2022, The Register

provided by Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Russian Court Sues Yandex CEO For LGBT Propaganda Case
5 July 2023, VOI English

Russian secret police data leaked by food delivery app including where they live and what they eat...
4 April 2022, The US Sun

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here