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 > Cubrid vs. Derby vs. mSQL vs. Riak TS vs. Sphinx

System Properties Comparison Cubrid vs. Derby vs. mSQL vs. Riak TS vs. Sphinx

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonRiak TS  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.mSQL (Mini SQL) is a simple and lightweight RDBMSRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRelational DBMSRelational DBMSRelational DBMSTime Series DBMSSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Websitecubrid.com (korean)
cubrid.org (english)
db.apache.org/­derbyhughestech.com.au/­products/­msqlsphinxsearch.com
Technical documentationcubrid.org/­manualsdb.apache.org/­derby/­manuals/­index.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latestsphinxsearch.com/­docs
DeveloperCUBRID Corporation, CUBRID FoundationApache Software FoundationHughes TechnologiesOpen Source, formerly Basho TechnologiesSphinx Technologies Inc.
Initial release20081997199420152001
Current release11.0, January 202110.17.1.0, November 20234.4, October 20213.0.0, September 20223.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache version 2commercial infofree licenses can be providedOpen SourceOpen Source infoGPL version 2, commercial licence 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++, JavaJavaCErlangC++
Server operating systemsLinux
Windows
All OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnono
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.noyesnono
Secondary indexesyesyesyesrestrictedyes infofull-text index on all search fields
SQL infoSupport of SQLyesyesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes, limitedSQL-like query language (SphinxQL)
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
JDBCJDBC
ODBC
HTTP API
Native Erlang Interface
Proprietary protocol
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaC
C++
Delphi
Java
Perl
PHP
Tcl
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresJava Stored ProceduresJava Stored ProceduresnoErlangno
Triggersyesyesnoyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationnoneselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneEventual Consistency
Foreign keys infoReferential integrityyesyesnono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesnoyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnonono

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
CubridDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBmSQL infoMini SQLRiak TSSphinx
DB-Engines blog posts

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

show all

Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

The Arrival of Java 20
21 March 2023, Oracle

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

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

provided by Google News

Best open source databases for IoT applications
26 May 2017, Open Source For You

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

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

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.

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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