DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cubrid vs. Graph Engine vs. mSQL vs. Sphinx vs. Vitess

System Properties Comparison Cubrid vs. Graph Engine vs. mSQL vs. Sphinx vs. Vitess

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonSphinx  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation enginemSQL (Mini SQL) is a simple and lightweight RDBMSOpen source search engine for searching in data from different sources, e.g. relational databasesScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelRelational DBMSGraph DBMS
Key-value store
Relational DBMSSearch engineRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websitecubrid.com (korean)
cubrid.org (english)
www.graphengine.iohughestech.com.au/­products/­msqlsphinxsearch.comvitess.io
Technical documentationcubrid.org/­manualswww.graphengine.io/­docs/­manualsphinxsearch.com/­docsvitess.io/­docs
DeveloperCUBRID Corporation, CUBRID FoundationMicrosoftHughes TechnologiesSphinx Technologies Inc.The Linux Foundation, PlanetScale
Initial release20082010199420012013
Current release11.0, January 20214.4, October 20213.5.1, February 202315.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoMIT Licensecommercial infofree licenses can be providedOpen Source infoGPL version 2, commercial licence availableOpen 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.
Implementation languageC, C++, Java.NET and CCC++Go
Server operating systemsLinux
Windows
.NETAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Docker
Linux
macOS
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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 indexesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLyesnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query language (SphinxQL)yes infowith proprietary extensions
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
RESTful HTTP APIJDBC
ODBC
Proprietary protocolADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
C++
F#
Visual Basic
C
C++
Delphi
Java
Perl
PHP
Tcl
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
Server-side scripts infoStored proceduresJava Stored Proceduresyesnonoyes infoproprietary syntax
Triggersyesnononoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesnononoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnononoACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesnoyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoUsers with fine-grained authorization concept infono user groups or roles

More information provided by the system vendor

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
CubridGraph Engine infoformer name: TrinitymSQL infoMini SQLSphinxVitess
DB-Engines blog posts

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

show all

Recent citations in the news

Trinity
2 June 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

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

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles 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

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News

Vitess, the database clustering system powering YouTube, graduates CNCF incubation
5 November 2019, SiliconANGLE News

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

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

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

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

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

Milvus logo

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

Present your product here