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

DBMS > Datomic vs. HugeGraph vs. NSDb vs. RocksDB vs. Sphinx

System Properties Comparison Datomic vs. HugeGraph vs. NSDb vs. RocksDB vs. Sphinx

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonHugeGraph  Xexclude from comparisonNSDb  Xexclude from comparisonRocksDB  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA fast-speed and highly-scalable Graph DBMSScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Open source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRelational DBMSGraph DBMSTime Series DBMSKey-value storeSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score5.98
Rank#56  Overall
#5  Search engines
Websitewww.datomic.comgithub.com/­hugegraph
hugegraph.apache.org
nsdb.iorocksdb.orgsphinxsearch.com
Technical documentationdocs.datomic.comhugegraph.apache.org/­docsnsdb.io/­Architecturegithub.com/­facebook/­rocksdb/­wikisphinxsearch.com/­docs
DeveloperCognitectBaiduFacebook, Inc.Sphinx Technologies Inc.
Initial release20122018201720132001
Current release1.0.6735, June 20230.98.11.4, April 20243.5.1, February 2023
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoBSDOpen 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 languageJava, ClojureJavaJava, ScalaC++C++
Server operating systemsAll OS with a Java VMLinux
macOS
Unix
Linux
macOS
LinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes: int, bigint, decimal, stringnono
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 indexesyesyes infoalso supports composite index and range indexall fields are automatically indexednoyes infofull-text index on all search fields
SQL infoSupport of SQLnonoSQL-like query languagenoSQL-like query language (SphinxQL)
APIs and other access methodsRESTful HTTP APIJava API
RESTful HTTP API
TinkerPop Gremlin
gRPC
HTTP REST
WebSocket
C++ API
Java API
Proprietary protocol
Supported programming languagesClojure
Java
Groovy
Java
Python
Java
Scala
C
C++
Go
Java
Perl
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresyes infoTransaction Functionsasynchronous Gremlin script jobsnonono
TriggersBy using transaction functionsnono
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersyes infodepending on used storage backend, e.g. Cassandra and HBaseShardinghorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersyes infodepending on used storage backend, e.g. Cassandra and HBaseyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyes infoedges in graphnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesUsing Apache Luceneyesyes 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 inforecommended only for testing and developmentyesyes
User concepts infoAccess controlnoUsers, roles and permissionsnono

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
DatomicHugeGraphNSDbRocksDBSphinx
DB-Engines blog posts

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

show all

Recent citations in the news

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

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

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

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

AllegroGraph logo

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

Neo4j logo

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

Present your product here