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. Firebase Realtime Database vs. InfinityDB vs. IRONdb vs. Transbase

System Properties Comparison Derby vs. Firebase Realtime Database vs. InfinityDB vs. IRONdb vs. Transbase

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonInfinityDB  Xexclude from comparisonIRONdb  Xexclude from comparisonTransbase  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A Java embedded Key-Value Store which extends the Java Map interfaceA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSDocument storeKey-value storeTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score14.29
Rank#39  Overall
#6  Document stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitedb.apache.org/­derbyfirebase.google.com/­products/­realtime-databaseboilerbay.comwww.circonus.com/solutions/time-series-database/www.transaction.de/­en/­products/­transbase.html
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlfirebase.google.com/­docs/­databaseboilerbay.com/­infinitydb/­manualdocs.circonus.com/irondb/category/getting-startedwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperApache Software FoundationGoogle infoacquired by Google 2014Boiler Bay Inc.Circonus LLC.Transaction Software GmbH
Initial release19972012200220171987
Current release10.17.1.0, November 20234.0V0.10.20, January 2018Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialcommercialcommercial infofree development license
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 languageJavaJavaC and C++C and C++
Server operating systemsAll OS with a Java VMhostedAll OS with a Java VMLinuxFreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes infotext, numeric, histogramsyes
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 indexesyesyesno infomanual creation possible, using inversions based on multi-value capabilitynoyes
SQL infoSupport of SQLyesnonoSQL-like query language (Circonus Analytics Query Language: CAQL)yes
APIs and other access methodsJDBCAndroid
iOS
JavaScript API
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP APIADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesJavaJava
JavaScript
Objective-C
Java.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresJava Stored Procedureslimited functionality with using 'rules'noyes, in Luayes
TriggersyesCallbacks are triggered when data changesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneAutomatic, metric affinity per node
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneconfigurable replication factor, datacenter awareSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate consistency per node, eventual consistency across nodesImmediate Consistency
Foreign keys infoReferential integrityyesnono infomanual creation possible, using inversions based on multi-value capabilitynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACID infoOptimistic locking for transactions; no isolation for bulk loadsnoyes
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.yesnonono
User concepts infoAccess controlfine grained access rights according to SQL-standardyes, based on authentication and database rulesnonofine grained access rights 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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBFirebase Realtime DatabaseInfinityDBIRONdbTransbase
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

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 Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

Get your feet wet with Sun's tiny Java DB
31 January 2008, ZDNet

JDBC in Java: 5 facts to know before you begin
30 May 2019, TheServerSide.com

provided by Google News

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

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

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

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

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

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here