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 > Derby vs. Google Cloud Firestore vs. GreptimeDB vs. H2 vs. LokiJS

System Properties Comparison Derby vs. Google Cloud Firestore vs. GreptimeDB vs. H2 vs. LokiJS

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonGreptimeDB  Xexclude from comparisonH2  Xexclude from comparisonLokiJS  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Cloud 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.An open source Time Series DBMS built for increased scalability, high performance and efficiencyFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.In-memory JavaScript DBMS
Primary database modelRelational DBMSDocument storeTime Series DBMSRelational DBMSDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score7.36
Rank#53  Overall
#9  Document stores
Score0.12
Rank#351  Overall
#34  Time Series DBMS
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Websitedb.apache.org/­derbyfirebase.google.com/­products/­firestoregreptime.comwww.h2database.comgithub.com/­techfort/­LokiJS
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlfirebase.google.com/­docs/­firestoredocs.greptime.comwww.h2database.com/­html/­main.htmltechfort.github.io/­LokiJS
DeveloperApache Software FoundationGoogleGreptime Inc.Thomas Mueller
Initial release19972017202220052014
Current release10.17.1.0, November 20232.2.220, July 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoApache Version 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source
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 languageJavaRustJavaJavaScript
Server operating systemsAll OS with a Java VMhostedAndroid
Docker
FreeBSD
Linux
macOS
Windows
All OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeschema-free, schema definition possibleyesschema-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.yesnononono
Secondary indexesyesyesyesyesyes infovia views
SQL infoSupport of SQLyesnoyesyesno
APIs and other access methodsJDBCAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
gRPC
HTTP API
JDBC
JDBC
ODBC
JavaScript API
Supported programming languagesJavaGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C++
Erlang
Go
Java
JavaScript
JavaJavaScript
Server-side scripts infoStored proceduresJava Stored Proceduresyes, Firebase Rules & Cloud FunctionsPythonJava Stored Procedures and User-Defined FunctionsView functions in JavaScript
Triggersyesyes, with Cloud Functionsyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replicationWith clustering: 2 database servers on different computers operate on identical copies of a databasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflownonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDno infoatomic operations within a single collection possible
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Simple rights management via user accountsfine grained access rights according to SQL-standardno
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGoogle Cloud FirestoreGreptimeDBH2LokiJS
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» more

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 JavaDBGoogle Cloud FirestoreGreptimeDBH2LokiJS
DB-Engines blog posts

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

show all

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

show all

Recent citations in the news

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

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, blogs.oracle.com

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

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

provided by Google News

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

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

Google launches Cloud Firestore, a new document database for app developers
3 October 2017, TechCrunch

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, InfoQ.com

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

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