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

DBMS > Ehcache vs. Fauna vs. HugeGraph vs. SQL.JS vs. STSdb

System Properties Comparison Ehcache vs. Fauna vs. HugeGraph vs. SQL.JS vs. STSdb

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonSQL.JS  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.A fast-speed and highly-scalable Graph DBMSPort of SQLite to JavaScriptKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelKey-value storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Graph DBMSRelational DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.89
Rank#67  Overall
#8  Key-value stores
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Websitewww.ehcache.orgfauna.comgithub.com/­hugegraph
hugegraph.apache.org
sql.js.orggithub.com/­STSSoft/­STSdb4
Technical documentationwww.ehcache.org/­documentationdocs.fauna.comhugegraph.apache.org/­docssql.js.org/­documentation/­index.html
DeveloperTerracotta Inc, owned by Software AGFauna, Inc.BaiduAlon Zakai infoenhancements implemented by othersSTS Soft SC
Initial release20092014201820122011
Current release3.10.0, March 20220.94.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoApache Version 2.0Open SourceOpen Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScalaJavaJavaScriptC#
Server operating systemsAll OS with a Java VMhostedLinux
macOS
Unix
server-less, requires a JavaScript environment (browser, Node.js)Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoyesyesyes 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
Secondary indexesnoyesyes infoalso supports composite index and range indexno
SQL infoSupport of SQLnononoyes infoSQL-92 is not fully supportedno
APIs and other access methodsJCacheRESTful HTTP APIJava API
RESTful HTTP API
TinkerPop Gremlin
JavaScript API.NET Client API
Supported programming languagesJavaC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
Groovy
Java
Python
JavaScriptC#
Java
Server-side scripts infoStored proceduresnouser defined functionsasynchronous Gremlin script jobsnono
Triggersyes infoCache Event Listenersnononono
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta Serverhorizontal partitioning infoconsistent hashingyes infodepending on used storage backend, e.g. Cassandra and HBasenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerMulti-source replicationyes infodepending on used storage backend, e.g. Cassandra and HBasenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonovia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integritynoyesyes infoedges in graphyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlnoIdentity management, authentication, and access controlUsers, 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

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

More resources
EhcacheFauna infopreviously named FaunaDBHugeGraphSQL.JSSTSdb
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

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

provided by Google News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22 August 2023, businesswire.com

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

provided by Google News

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

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

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.

Present your product here