DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Cassandra vs. EJDB vs. Firebase Realtime Database vs. Interbase vs. Oracle NoSQL

System Properties Comparison Apache Cassandra vs. EJDB vs. Firebase Realtime Database vs. Interbase vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonEJDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonInterbase  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Light-weight proven RDBMS infooriginally from BorlandA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelWide column storeDocument storeDocument storeRelational DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsVector DBMS infostarting with release V5
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score98.94
Rank#11  Overall
#1  Wide column stores
Score0.13
Rank#331  Overall
#46  Document stores
Score13.60
Rank#39  Overall
#6  Document stores
Score3.78
Rank#77  Overall
#41  Relational DBMS
Score3.07
Rank#86  Overall
#15  Document stores
#11  Key-value stores
#47  Relational DBMS
Websitecassandra.apache.orggithub.com/­Softmotions/­ejdbfirebase.google.com/­products/­realtime-databasewww.embarcadero.com/­products/­interbasewww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationcassandra.apache.org/­doc/­latestgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdfirebase.google.com/­docs/­databasedocs.embarcadero.com/­products/­interbasedocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookSoftmotionsGoogle infoacquired by Google 2014EmbarcaderoOracle
Initial release20082012201219842011
Current release5.0-rc1, July 2024InterBase 2020, December 201924.1, May 2024
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoGPLv2commercialcommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaCCJava
Server operating systemsBSD
Linux
OS X
Windows
server-lesshostedAndroid
iOS
Linux
OS X
Windows
Linux
Solaris SPARC/x86
Data schemeschema-freeschema-freeschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyesyesoptional
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.nonono infoexport as XML data possibleno
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionnoyesyesyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)nonoyesSQL-like DML and DDL statements
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
in-process shared libraryAndroid
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Java
JavaScript
Objective-C
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonolimited functionality with using 'rules'yes infoInterbase procedure and trigger languageno
TriggersyesnoCallbacks are triggered when data changesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"nonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possiblenoneInterbase Change ViewsElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnoyesACIDconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes infoMultiversion concurreny controlyes
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.noyesyes infooff heap cache
User concepts infoAccess controlAccess rights for users can be defined per objectnoyes, based on authentication and database rulesfine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
Apache CassandraEJDBFirebase Realtime DatabaseInterbaseOracle NoSQL
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsApache Cassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
News

How to Monitor DataStax-Powered RAG Applications with Fiddler
19 September 2024

How Knowledge Graph RAG Boosts LLM Results
18 September 2024

How to Chunk Text in JavaScript for Your RAG Application
18 September 2024

Precision and Efficiency in Domain-Specific Text2SQL Conversion: Introducing Skypoint AI Platform’s SherloQ
11 September 2024

Now in LangChain: Graph Vector Store, a Simple Way to Add Structured Data to RAG Applications
11 September 2024

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

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

More resources
Apache CassandraEJDBFirebase Realtime DatabaseInterbaseOracle NoSQL
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

New Apache Cassandra 5.0 gives open source NoSQL database a scalability and performance boost
6 September 2024, VentureBeat

Apache Cassandra introduces version 5.0 of open-source NoSQL database
9 September 2024, Techzine Europe

Migrate Cassandra workloads to Amazon Keyspaces using CQLReplicator
4 September 2024, AWS Blog

Cassandra redesigns indexing, storage management for 5.0 release
10 September 2024, The Register

How Uber ensures Apache Cassandra®’s tolerance for single-zone failure
20 June 2024, Uber

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

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

7 Visual Studio Tools to Improve Your Software Development in 2021
30 September 2021, hackernoon.com

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

Sakaja’s vow to nurture sports talents in Nairobi
23 February 2024, Nairobi News

iResidenz cracks an elusive market
6 September 2017, Digital News Asia

provided by Google News

Cloud database comparison: AWS, Microsoft, Google and Oracle
24 July 2024, TechTarget

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

Oracle GoldenGate for Big Data Articles get a new look!
30 October 2023, blogs.oracle.com

Oracle, Uni. Of Mauritius develop breast cancer awareness app
13 August 2024, Africanews English

Explore Oracle Database Solutions for Maximum Efficiency
4 September 2018, oracle.com

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

SingleStore logo

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

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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