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

DBMS > Derby vs. Elasticsearch vs. Firebase Realtime Database vs. GridGain vs. TerarkDB

System Properties Comparison Derby vs. Elasticsearch vs. Firebase Realtime Database vs. GridGain vs. TerarkDB

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonGridGain  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.GridGain is an in-memory computing platform, built on Apache IgniteA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelRelational DBMSSearch engineDocument storeKey-value store
Relational DBMS
Key-value store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score14.29
Rank#39  Overall
#6  Document stores
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitedb.apache.org/­derbywww.elastic.co/­elasticsearchfirebase.google.com/­products/­realtime-databasewww.gridgain.comgithub.com/­bytedance/­terarkdb
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlfirebase.google.com/­docs/­databasewww.gridgain.com/­docs/­index.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperApache Software FoundationElasticGoogle infoacquired by Google 2014GridGain Systems, Inc.ByteDance, originally Terark
Initial release19972010201220072016
Current release10.17.1.0, November 20238.6, January 2023GridGain 8.5.1
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoElastic Licensecommercialcommercialcommercial inforestricted open source version available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaJava, C++, .NetC++
Server operating systemsAll OS with a Java VMAll OS with a Java VMhostedLinux
OS X
Solaris
Windows
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.yesnonoyesno
Secondary indexesyesyes infoAll search fields are automatically indexedyesyesno
SQL infoSupport of SQLyesSQL-like query languagenoANSI-99 for query and DML statements, subset of DDLno
APIs and other access methodsJDBCJava API
RESTful HTTP/JSON API
Android
iOS
JavaScript API
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
C++ API
Java API
Supported programming languagesJava.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Java
JavaScript
Objective-C
C#
C++
Java
PHP
Python
Ruby
Scala
C++
Java
Server-side scripts infoStored proceduresJava Stored Proceduresyeslimited functionality with using 'rules'yes (compute grid and cache interceptors can be used instead)no
Triggersyesyes infoby using the 'percolation' featureCallbacks are triggered when data changesyes (cache interceptors and events)no
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesyes (replicated cache)none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectornoyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyesACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesMemcached and Redis integrationyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyes, based on authentication and database rulesSecurity Hooks for custom implementationsno

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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBElasticsearchFirebase Realtime DatabaseGridGainTerarkDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

show all

Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

provided by Google News

Understanding Elasticsearch Reindexing: When to Reindex, Best Practices and Alternatives
8 May 2024, hackernoon.com

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Red Hat and Elastic Fuel Retrieval Augmented Generation for GenAI Use Cases
7 May 2024, businesswire.com

provided by Google News

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

Don't be like these 900+ websites and expose millions of passwords via Firebase
8 May 2024, MSN

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

Misconfigured Firebase instances leaked 19 million plaintext passwords
19 March 2024, BleepingComputer

provided by Google News

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
2 May 2024, PR Newswire

GridGain's 2023 Growth Positions Company for Strong 2024
25 January 2024, Datanami

GridGain Named in the 2023 Gartner® Market Guide for Event Stream Processing
22 August 2023, GlobeNewswire

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Adds Andy Sacks as Chief Revenue Officer, Promotes Lalit Ahuja to Chief Customer and Product Officer ...
17 July 2023, Yahoo Finance

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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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