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. Interbase vs. Oracle NoSQL vs. Raima Database Manager

System Properties Comparison Apache Cassandra vs. EJDB vs. Interbase vs. Oracle NoSQL vs. Raima Database Manager

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonEJDB  Xexclude from comparisonInterbase  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRaima Database Manager infoformerly named db_Vista  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)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 nodesRDBMS with a small footprint, either embedded into an application or used as a database server
Primary database modelWide column storeDocument storeRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS
Time Series 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
Score3.78
Rank#77  Overall
#41  Relational DBMS
Score3.07
Rank#86  Overall
#15  Document stores
#11  Key-value stores
#47  Relational DBMS
Score0.40
Rank#268  Overall
#125  Relational DBMS
#21  Time Series DBMS
Websitecassandra.apache.orggithub.com/­Softmotions/­ejdbwww.embarcadero.com/­products/­interbasewww.oracle.com/­database/­nosql/­technologies/­nosqlraima.com
Technical documentationcassandra.apache.org/­doc/­latestgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.embarcadero.com/­products/­interbasedocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.raima.com
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookSoftmotionsEmbarcaderoOracleRaima Inc.
Initial release20082012198420111984
Current release5.0-rc1, July 2024InterBase 2020, December 201924.1, May 202415, June 2021
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoGPLv2commercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial
Cloud-based only infoOnly available as a cloud servicenonononono
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 languageJavaCCJavaC
Server operating systemsBSD
Linux
OS X
Windows
server-lessAndroid
iOS
Linux
OS X
Windows
Linux
Solaris SPARC/x86
Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
Data schemeschema-freeschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyesoptionalyes
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.nono infoexport as XML data possiblenono infoExporting/Importing of XML structures possible
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionnoyesyesyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)noyesSQL-like DML and DDL statementsyes
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
in-process shared libraryADO.NET
JDBC
ODBC
RESTful HTTP APIADO.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
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Objective-C
PL/SQL
Server-side scripts infoStored proceduresnonoyes infoInterbase procedure and trigger languagenoyes infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specification
Triggersyesnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"nonenoneShardinghorizontal partitioning
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 featureSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possibleyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnoACIDconfigurable infoACID within a storage node (=shard)ACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyes infoMultiversion concurreny controlyesyes, multi-version concurrency control (MVCC)
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 cacheyes
User concepts infoAccess controlAccess rights for users can be defined per objectnofine grained access rights according to SQL-standardAccess rights for users and rolesno
More information provided by the system vendor
Apache CassandraEJDBInterbaseOracle NoSQLRaima Database Manager infoformerly named db_Vista
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Raima Database Manager (RDM) is an embedded time-series database optimized to run...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Decreased time-to-market Industry-standard interfaces & tools for making your job...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Typical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Infor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» more
Market metricsApache Cassandra is used by 40% of the Fortune 100.
» more
Over 30 000 applications developers worldwide have field-tested RDM products More...
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
Just as the technical aspects of Raima Database Manager are flexible, so are the...
» 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

RaimaDB and QNX Forge a Powerful Partnership in Embedded Systems
9 July 2024

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29 February 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10 June 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8 October 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1 October 2020

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 partiesCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Apache CassandraEJDBInterbaseOracle NoSQLRaima Database Manager infoformerly named db_Vista
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

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

SOFTWARE TOOLS: Birdstep Technology intros RDM Embedded 9.1 & RDM Server 8.2
3 April 2009, Embedded

Raima re-bundles their Raima Database Manager packages to align with market trends
14 March 2012, Embedded

LabVIEW integrates Raima’s Database API
7 August 2013, Embedded

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Neo4j logo

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

Present your product here