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

DBMS > Blazegraph vs. Cubrid vs. Sphinx vs. ToroDB vs. Vitess

System Properties Comparison Blazegraph vs. Cubrid vs. Sphinx vs. ToroDB vs. Vitess

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonCubrid  Xexclude from comparisonSphinx  Xexclude from comparisonToroDB  Xexclude from comparisonVitess  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.CUBRID is an open-source SQL-based relational database management system with object extensions for OLTPOpen source search engine for searching in data from different sources, e.g. relational databasesA MongoDB-compatible JSON document store, built on top of PostgreSQLScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelGraph DBMS
RDF store
Relational DBMSSearch engineDocument storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websiteblazegraph.comcubrid.com (korean)
cubrid.org (english)
sphinxsearch.comgithub.com/­torodb/­servervitess.io
Technical documentationwiki.blazegraph.comcubrid.org/­manualssphinxsearch.com/­docsvitess.io/­docs
DeveloperBlazegraphCUBRID Corporation, CUBRID FoundationSphinx Technologies Inc.8KdataThe Linux Foundation, PlanetScale
Initial release20062008200120162013
Current release2.1.5, March 201911.0, January 20213.5.1, February 202315.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoextended commercial license availableOpen Source infoApache Version 2.0Open Source infoGPL version 2, commercial licence availableOpen Source infoAGPL-V3Open 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 languageJavaC, C++, JavaC++JavaGo
Server operating systemsLinux
OS X
Windows
Linux
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
All OS with a Java 7 VMDocker
Linux
macOS
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyes infoRDF literal typesyesnoyes infostring, integer, double, boolean, date, object_idyes
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.nono
Secondary indexesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLSPARQL is used as query languageyesSQL-like query language (SphinxQL)yes infowith proprietary extensions
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
ADO.NET
JDBC
ODBC
OLE DB
Proprietary protocolADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
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 proceduresyesJava Stored Proceduresnoyes infoproprietary syntax
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnoneSource-replica replicationMulti-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 Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyes infoRelationships in Graphsyesnonoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonoACID 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.noyes
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)fine grained access rights according to SQL-standardnoAccess rights for users and rolesUsers 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
BlazegraphCubridSphinxToroDBVitess
DB-Engines blog posts

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

show all

Recent citations in the news

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

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

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

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

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

RaimaDB logo

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

Present your product here