DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Ehcache vs. Google Cloud Firestore vs. LevelDB vs. openGauss vs. Splice Machine

System Properties Comparison Ehcache vs. Google Cloud Firestore vs. LevelDB vs. openGauss vs. Splice Machine

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonLevelDB  Xexclude from comparisonopenGauss  Xexclude from comparisonSplice Machine  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark
Primary database modelKey-value storeDocument storeKey-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.79
Rank#66  Overall
#8  Key-value stores
Score6.63
Rank#54  Overall
#9  Document stores
Score2.33
Rank#111  Overall
#19  Key-value stores
Score1.11
Rank#175  Overall
#79  Relational DBMS
Score0.54
Rank#244  Overall
#114  Relational DBMS
Websitewww.ehcache.orgfirebase.google.com/­products/­firestoregithub.com/­google/­leveldbgitee.com/­opengauss
opengauss.org
splicemachine.com
Technical documentationwww.ehcache.org/­documentationfirebase.google.com/­docs/­firestoregithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.opengauss.org/­en
gitee.com/­opengauss/­docs
splicemachine.com/­how-it-works
DeveloperTerracotta Inc, owned by Software AGGoogleGoogleHuawei and openGauss communitySplice Machine
Initial release20092017201120192014
Current release3.10.0, March 20221.23, February 20213.0, March 20223.1, March 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoBSDOpen SourceOpen Source infoAGPL 3.0, 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 languageJavaC++C, C++, JavaJava
Server operating systemsAll OS with a Java VMhostedIllumos
Linux
OS X
Windows
LinuxLinux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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 indexesnoyesnoyesyes
SQL infoSupport of SQLnononoANSI SQL 2011yes
APIs and other access methodsJCacheAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
JDBC
Native Spark Datasource
ODBC
Supported programming languagesJavaGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C++
Java
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Server-side scripts infoStored proceduresnoyes, Firebase Rules & Cloud Functionsnoyesyes infoJava
Triggersyes infoCache Event Listenersyes, with Cloud Functionsnoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerShardingnonehorizontal partitioning (by range, list and hash)Shared Nothhing Auto-Sharding, Columnar Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerMulti-source replicationnoneSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud DataflownonoYes, via Full Spark Integration
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceyesnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyes infowith automatic compression on writesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.noAccess rights for users, groups and roles according to SQL-standardAccess rights for users, groups and roles according to SQL-standard

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
EhcacheGoogle Cloud FirestoreLevelDBopenGaussSplice Machine
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

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

How to partition Sonatype Nexus Repository: Targets, privileges, and roles
9 February 2010, Sonatype Blog

Implementing fallback with cached data
8 October 2018, O'Reilly Media

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to Choose
8 March 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

NoSQL on the Cloud With Python
7 August 2020, Towards Data Science

Spring Boot Tutorial: Building Microservices Deployed to Google Cloud
26 March 2020, InfoQ.com

provided by Google News

Inside the "Fallguys" malware that steals your browsing data and gaming IMs; continued attack on open source software
2 September 2020, Sonatype Blog

Pliops unveils XDP-Rocks for RocksDB
19 October 2022, Blocks & Files

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

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

GIFShell - New Attack Method That Allows Attackers to Steal Data Using Microsoft Teams GIFs
9 September 2022, CybersecurityNews

provided by Google News

openGauss Open Source Community Officially Launch
1 July 2020, huawei.com

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12 January 2024, tu.ac.th

Huawei releases six products to supercharge the cloud
29 April 2021, Myrepublica

Ethiopian Students Finish third in Global ICT Competition
29 May 2023, Ethiopian Monitor

Diversified Computing: Open Innovation for Shared Success
30 September 2020, huawei.com

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine Learning
19 January 2021, PR Newswire

2021: The Year of the Feature Store
19 January 2021, Datanami

Monte Zweben's Splice Machine Introduces New Hadoop RDBMS
24 June 2014, Forbes

Splice Machine Launches ML Manager Beta Program to Meet the Growing Demand for Operational AI
7 April 2019, insideBIGDATA

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.

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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