DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > DuckDB vs. Firebase Realtime Database vs. InfinityDB vs. InterSystems IRIS vs. TimesTen

System Properties Comparison DuckDB vs. Firebase Realtime Database vs. InfinityDB vs. InterSystems IRIS vs. TimesTen

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonInfinityDB  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSCloud-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 containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityAn in-memory SQL relational database that delivers microsecond response and high throughput for OLTP applications. TimesTen can be deployed as a standalone database or as a cache to a backend Oracle database.
Primary database modelRelational DBMSDocument storeKey-value storeDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.61
Rank#60  Overall
#34  Relational DBMS
Score13.60
Rank#39  Overall
#6  Document stores
Score0.00
Rank#383  Overall
#59  Key-value stores
Score2.98
Rank#91  Overall
#17  Document stores
#14  Key-value stores
#1  Object oriented DBMS
#49  Relational DBMS
Score1.26
Rank#164  Overall
#75  Relational DBMS
Websiteduckdb.orgfirebase.google.com/­products/­realtime-databaseboilerbay.comwww.intersystems.com/­products/­intersystems-iriswww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationduckdb.org/­docsfirebase.google.com/­docs/­databaseboilerbay.com/­infinitydb/­manualdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.oracle.com/­en/­database/­other-databases/­timesten/­index.html
DeveloperGoogle infoacquired by Google 2014Boiler Bay Inc.InterSystemsOracle infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20182012200220181998
Current release1.0.0, June 20244.02023.3, June 2023Release 22.1
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercialcommercialcommercialcommercial
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 languageC++Java
Server operating systemsserver-lesshostedAll OS with a Java VMAIX
Linux
macOS
Ubuntu
Windows
IBM AIX Power PC 64-bit
Linux arm64
Linux x86-64
Solaris SPARC 64
Solaris SPARC/x86
Solaris x86-64
Data schemeyesschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradedepending on used data modelyes
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyes
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.nononoyesno
Secondary indexesyesyesno infomanual creation possible, using inversions based on multi-value capabilityyesyes
SQL infoSupport of SQLyesnonoyesyes
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Android
iOS
JavaScript API
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
RESTful HTTP API
ODBC
ODP.NET
Oracle Call Interface (OCI)
Pro*C/C++ programming interfaces
SQL and PL/SQL via JDBC
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
Java
JavaScript
Objective-C
Java.Net
C++
Java
JavaScript (Node.js)
Python
C
C++
Java
Node.js
PL/SQL
Python
Server-side scripts infoStored proceduresnolimited functionality with using 'rules'noyesPL/SQL
TriggersnoCallbacks are triggered when data changesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneSource-replica replicationMulti-source replication
Source-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 ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonono infomanual creation possible, using inversions based on multi-value capabilityyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlnoyes, based on authentication and database rulesnoyesfine grained access rights according to SQL-standard
More information provided by the system vendor
DuckDBFirebase Realtime DatabaseInfinityDBInterSystems IRISTimesTen
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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
DuckDBFirebase Realtime DatabaseInfinityDBInterSystems IRISTimesTen
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

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

My First Billion (of Rows) in DuckDB
1 May 2024, Towards Data Science

TigerEye Open Sources DuckDB.dart
15 August 2024, Datanami

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

PostgreSQL in line for DuckDB-shaped boost in analytics arena
20 August 2024, The Register

provided by Google News

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

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

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

Misconfigured firebase: A real-time cyber threat
18 January 2024, Atos

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

provided by Google News

InterSystems TrakCare and InterSystems IRIS for Health to underpin deployment of fully unified future-ready AI-driven healthcare ecosystem at NEOM
24 July 2024, PR Newswire

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5 May 2024, Mobihealth News

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

ImmunoPrecise Antibodies And InterSystems Partner To Leverage AI In Life Sciences, Transforming Patient Care With Accelerated Discovery And Delivery Of Treatments
12 April 2024, AccessWire

InterSystems expands the InterSystems IRIS data platform with vector search
4 April 2024, ZAWYA

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

SAP S&D Benchmark - The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here