DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dgraph vs. NuoDB vs. Sadas Engine vs. SiriDB vs. Sphinx

System Properties Comparison Dgraph vs. NuoDB vs. Sadas Engine vs. SiriDB vs. Sphinx

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonNuoDB  Xexclude from comparisonSadas Engine  Xexclude from comparisonSiriDB  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSNuoDB is a webscale distributed database that supports SQL and ACID transactionsSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsOpen Source Time Series DBMSOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelGraph DBMSRelational DBMSRelational DBMSTime Series DBMSSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.53
Rank#152  Overall
#15  Graph DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score0.07
Rank#373  Overall
#157  Relational DBMS
Score0.07
Rank#378  Overall
#42  Time Series DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Websitedgraph.iowww.3ds.com/­nuodb-distributed-sql-databasewww.sadasengine.comsiridb.comsphinxsearch.com
Technical documentationdgraph.io/­docsdoc.nuodb.comwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.siridb.comsphinxsearch.com/­docs
DeveloperDgraph Labs, Inc.Dassault Systèmes infooriginally NuoDB, Inc.SADAS s.r.l.CesbitSphinx Technologies Inc.
Initial release20162013200620172001
Current release8.03.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infolimited edition freecommercial infofree trial version availableOpen Source infoMIT LicenseOpen 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 languageGoC++C++CC++
Server operating systemsLinux
OS X
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
AIX
Linux
Windows
LinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes infoNumeric datano
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.nononono
Secondary indexesyesyesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLnoyesyesnoSQL-like query language (SphinxQL)
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
ADO.NET
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
HTTP APIProprietary protocol
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnoJava, SQLnonono
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesyesdata is dynamically stored/cached on the nodes where it is read/writtenhorizontal partitioningShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via Raftyes infoManaged transparently by NuoDBnoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infotunable commit protocolnono
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyesyes
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.yes infoTemporary tableyes infomanaged by 'Learn by Usage'yes
User concepts infoAccess controlno infoPlanned for future releasesStandard SQL roles/ privileges, Administrative UsersAccess rights for users, groups and roles according to SQL-standardsimple rights management via user accountsno

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
DgraphNuoDBSadas EngineSiriDBSphinx
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

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

provided by Google 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

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

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

Temenos Benchmarks Cloud-Native Digital Banking Software AWS
21 November 2019, Temenos

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

Czech billionaire 'very serious' about bid for Royal Mail
19 April 2024, The Telegraph

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

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

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