DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Firebase Realtime Database vs. RocksDB vs. SAP SQL Anywhere vs. TypeDB vs. XTDB

System Properties Comparison Firebase Realtime Database vs. RocksDB vs. SAP SQL Anywhere vs. TypeDB vs. XTDB

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonRocksDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Embeddable persistent key-value store optimized for fast storage (flash and RAM)RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelDocument storeKey-value storeRelational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.29
Rank#39  Overall
#6  Document stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Score0.65
Rank#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitefirebase.google.com/­products/­realtime-databaserocksdb.orgwww.sap.com/­products/­technology-platform/­sql-anywhere.htmltypedb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationfirebase.google.com/­docs/­databasegithub.com/­facebook/­rocksdb/­wikihelp.sap.com/­docs/­SAP_SQL_Anywheretypedb.com/­docswww.xtdb.com/­docs
DeveloperGoogle infoacquired by Google 2014Facebook, Inc.SAP infoformerly SybaseVaticleJuxt Ltd.
Initial release20122013199220162019
Current release8.11.4, April 202417, July 20152.26.3, January 20241.19, September 2021
License infoCommercial or Open SourcecommercialOpen Source infoBSDcommercialOpen Source infoGPL Version 3, commercial licenses availableOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaClojure
Server operating systemshostedLinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesnoyesyesyes, extensible-data-notation format
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.nonoyesnono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLnonoyesnolimited SQL, making use of Apache Calcite
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
C++ API
Java API
ADO.NET
HTTP API
JDBC
ODBC
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
HTTP REST
JDBC
Supported programming languagesJava
JavaScript
Objective-C
C
C++
Go
Java
Perl
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Clojure
Java
Server-side scripts infoStored procedureslimited functionality with using 'rules'noyes, in C/C++, Java, .Net or Perlnono
TriggersCallbacks are triggered when data changesyesnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneSharding infoby using Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replication infoDatabase mirroringMulti-source replication infoby using Cassandrayes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoby using Apache Kafka and Apache Zookeeperno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno infosubstituted by the relationship featureno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlyes, based on authentication and database rulesnofine grained access rights according to SQL-standardyes infoat REST API level; other APIs in progress
More information provided by the system vendor
Firebase Realtime DatabaseRocksDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereTypeDB infoformerly named GraknXTDB infoformerly named Crux
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Firebase Realtime DatabaseRocksDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereTypeDB infoformerly named GraknXTDB infoformerly named Crux
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

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

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, businesswire.com

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

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

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

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.

Present your product here