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

DBMS > Cubrid vs. NuoDB vs. Rockset vs. Sphinx vs. SwayDB

System Properties Comparison Cubrid vs. NuoDB vs. Rockset vs. Sphinx vs. SwayDB

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonNuoDB  Xexclude from comparisonRockset  Xexclude from comparisonSphinx  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPNuoDB is a webscale distributed database that supports SQL and ACID transactionsA scalable, reliable search and analytics service in the cloud, built on RocksDBOpen source search engine for searching in data from different sources, e.g. relational databasesAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSRelational DBMSDocument storeSearch engineKey-value store
Secondary database modelsRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Score5.98
Rank#56  Overall
#5  Search engines
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitecubrid.com (korean)
cubrid.org (english)
www.3ds.com/­nuodb-distributed-sql-databaserockset.comsphinxsearch.comswaydb.simer.au
Technical documentationcubrid.org/­manualsdoc.nuodb.comdocs.rockset.comsphinxsearch.com/­docs
DeveloperCUBRID Corporation, CUBRID FoundationDassault Systèmes infooriginally NuoDB, Inc.RocksetSphinx Technologies Inc.Simer Plaha
Initial release20082013201920012018
Current release11.0, January 20213.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infolimited edition freecommercialOpen Source infoGPL version 2, commercial licence availableOpen Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++, JavaC++C++C++Scala
Server operating systemsLinux
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
hostedFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesdynamic typingnono
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 infoingestion from XML files supportedno
Secondary indexesyesyesall fields are automatically indexedyes infofull-text index on all search fieldsno
SQL infoSupport of SQLyesyesRead-only SQL queries, including JOINsSQL-like query language (SphinxQL)no
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
ADO.NET
JDBC
ODBC
HTTP RESTProprietary protocol
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Java
Kotlin
Scala
Server-side scripts infoStored proceduresJava Stored ProceduresJava, SQLnonono
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesnonedata is dynamically stored/cached on the nodes where it is read/writtenAutomatic shardingSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infoManaged transparently by NuoDByesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infotunable commit protocolnonoAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyesyes
Durability infoSupport for making data persistentyesyesyesyes 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.noyes infoTemporary tableyes
User concepts infoAccess controlfine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative UsersAccess rights for users and organizations can be defined via Rockset consolenono

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
CubridNuoDBRocksetSphinxSwayDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

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

show all

Recent citations in the news

NuoDB Expands Community Edition to Support Elastic Scale-Out
15 May 2024, Yahoo Singapore News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

provided by Google News

Rockset Hybrid Search Release Sets New Course for Vector Databases
16 May 2024, Datanami

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

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



Share this page

Featured Products

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.

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

Present your product here