DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

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

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

Editorial information provided by DB-Engines
NameObjectBox  Xexclude from comparisonOceanBase  Xexclude from comparisonSphinx  Xexclude from comparisonTiDB  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsA distributed, high available RDBMS compatible with Oracle and MySQLOpen 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 MySQL
Primary database modelObject oriented DBMS
Vector DBMS
Relational DBMSSearch engineRelational DBMSRelational DBMS
Secondary database modelsTime Series DBMSDocument store
Wide column store
Document storeDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.08
Rank#179  Overall
#6  Object oriented DBMS
#9  Vector DBMS
Score1.97
Rank#119  Overall
#58  Relational DBMS
Score5.97
Rank#56  Overall
#5  Search engines
Score4.09
Rank#72  Overall
#38  Relational DBMS
Score0.86
Rank#202  Overall
#95  Relational DBMS
Websitegithub.com/­objectbox
objectbox.io
en.oceanbase.comsphinxsearch.compingcap.comvitess.io
Technical documentationdocs.objectbox.ioen.oceanbase.com/­docs/­oceanbase-databasesphinxsearch.com/­docsdocs.pingcap.com/­tidb/­stablevitess.io/­docs
DeveloperObjectBox LimitedOceanBase infopreviously Alibaba and Ant GroupSphinx Technologies Inc.PingCAP, Inc.The Linux Foundation, PlanetScale
Initial release20172010200120162013
Current release4.0 (May 2024)4.3.0, April 20243.5.1, February 20238.2.0, July 202415.0.2, December 2022
License infoCommercial or Open SourceBindings are released under Apache 2.0 infoApache License 2.0Open Source infoCommercial license availableOpen Source infoGPL version 2, commercial licence availableOpen Source infoApache 2.0Open Source infoApache Version 2.0, commercial licenses 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++C++Go, RustGo
Server operating systemsAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
LinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
LinuxDocker
Linux
macOS
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyes, plus "flex" map-like typesyesnoyesyes
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.noyesno
Secondary indexesyesyesyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLnoyesSQL-like query language (SphinxQL)yesyes infowith proprietary extensions
APIs and other access methodsProprietary native APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Proprietary protocolGORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesC
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
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
Server-side scripts infoStored proceduresnoPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modenonoyes infoproprietary syntax
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning (by key range)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesData sync between devices allowing occasional connected databases to work completely offlineMulti-source replication using PaxosnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infowith TiSpark Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesyesnoyes infofull support since version 6.6yes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlyesAccess rights for users, groups and roles according to SQL-standardnoFine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
ObjectBoxOceanBaseSphinxTiDBVitess
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

MongoDB Realm & Device Sync alternatives – ObjectBox
17 September 2024

Local AI – what it is and why we need it
11 September 2024

First on-device Vector Database (aka Semantic Index) for iOS
24 July 2024

Retrieval Augmented Generation (RAG) with vector databases: Expanding AI Capabilities
18 June 2024

The on-device Vector Database for Android and Java
29 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
ObjectBoxOceanBaseSphinxTiDBVitess
DB-Engines blog posts

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

show all

Recent citations in the news

Fintech giant Ant Group spins off database firm as Alibaba affiliates take stake
3 July 2024, South China Morning Post

Meet the Database Built for Modern-Day Pressures (And Your AI Dreams Too)
24 June 2024, CDOTrends

OceanBase announces its listing on Google Cloud Marketplace, expanding cloud database services to 80 availability zones worldwide
27 June 2024, PR Newswire

OceanBase Cloud Database Will Be Available on Google Cloud Marketplace
27 June 2024, Fintech News Singapore

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

provided by Google News

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

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

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018
22 December 2018, WQXR Radio

Here’s Why Russia Is Cracking Down on Google
23 February 2015, TIME

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 a new database architecture supports scale and reliability in TiDB
11 March 2024, InfoWorld

Unlocking performance, scalability, and cost-efficiency of Zomato’s Billing Platform by switching from TiDB to DynamoDB
22 December 2023, AWS Blog

TiDB Can Do What MongoDB or CockRoachDB Can’t
27 June 2024, AIM

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

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

provided by Google News

Deepthi Sigireddi on Distributed Database Architecture in the Cloud Native Era
20 May 2024, InfoQ.com

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

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

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

CNCF’s Vitess Scales MySQL with the Help of Kubernetes
9 February 2018, The New Stack

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here