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 > Ehcache vs. HugeGraph vs. RethinkDB vs. Rockset vs. STSdb

System Properties Comparison Ehcache vs. HugeGraph vs. RethinkDB vs. Rockset vs. STSdb

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonHugeGraph  Xexclude from comparisonRethinkDB  Xexclude from comparisonRockset  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsA fast-speed and highly-scalable Graph DBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.A scalable, reliable search and analytics service in the cloud, built on RocksDBKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelKey-value storeGraph DBMSDocument storeDocument storeKey-value store
Secondary database modelsSpatial DBMSRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.89
Rank#67  Overall
#8  Key-value stores
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score0.79
Rank#211  Overall
#35  Document stores
Score0.04
Rank#360  Overall
#52  Key-value stores
Websitewww.ehcache.orggithub.com/­hugegraph
hugegraph.apache.org
rethinkdb.comrockset.comgithub.com/­STSSoft/­STSdb4
Technical documentationwww.ehcache.org/­documentationhugegraph.apache.org/­docsrethinkdb.com/­docsdocs.rockset.com
DeveloperTerracotta Inc, owned by Software AGBaiduThe Linux Foundation infosince July 2017RocksetSTS Soft SC
Initial release20092018200920192011
Current release3.10.0, March 20220.92.4.1, August 20204.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2.0Open Source infoApache Version 2commercialOpen Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC++C++C#
Server operating systemsAll OS with a Java VMLinux
macOS
Unix
Linux
OS X
Windows
hostedWindows
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometrydynamic typingyes infoprimitive types and user defined types (classes)
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 infoingestion from XML files supported
Secondary indexesnoyes infoalso supports composite index and range indexyesall fields are automatically indexedno
SQL infoSupport of SQLnononoRead-only SQL queries, including JOINsno
APIs and other access methodsJCacheJava API
RESTful HTTP API
TinkerPop Gremlin
HTTP REST.NET Client API
Supported programming languagesJavaGroovy
Java
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Go
Java
JavaScript (Node.js)
Python
C#
Java
Server-side scripts infoStored proceduresnoasynchronous Gremlin script jobsnono
Triggersyes infoCache Event ListenersnoClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta Serveryes infodepending on used storage backend, e.g. Cassandra and HBaseSharding inforange basedAutomatic shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Serveryes infodepending on used storage backend, e.g. Cassandra and HBaseSource-replica replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparkyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Eventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyes infoedges in graphnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDAtomic single-document operationsnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlnoUsers, roles and permissionsyes infousers and table-level permissionsAccess rights for users and organizations can be defined via Rockset consoleno

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
EhcacheHugeGraphRethinkDBRocksetSTSdb
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

Recent citations in the news

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News

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

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks & Files

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 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 Hybrid Search Release Sets New Course for Vector Databases
16 May 2024, Datanami

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

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

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