DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Datastax Enterprise vs. Oracle vs. Oracle Berkeley DB vs. Rockset vs. Sequoiadb

System Properties Comparison Datastax Enterprise vs. Oracle vs. Oracle Berkeley DB vs. Rockset vs. Sequoiadb

Editorial information provided by DB-Engines
NameDatastax Enterprise  Xexclude from comparisonOracle  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRockset  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Widely used RDBMSWidely used in-process key-value storeA scalable, reliable search and analytics service in the cloud, built on RocksDBNewSQL database with distributed OLTP and SQL
Primary database modelWide column storeRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document storeDocument store
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.80
Rank#60  Overall
#4  Wide column stores
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websitewww.datastax.com/­products/­datastax-enterprisewww.oracle.com/­databasewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlrockset.comwww.sequoiadb.com
Technical documentationdocs.datastax.comdocs.oracle.com/­en/­databasedocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.rockset.comwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperDataStaxOracleOracle infooriginally developed by Sleepycat, which was acquired by OracleRocksetSequoiadb Ltd.
Initial release20111980199420192013
Current release6.8, April 202023c, September 202318.1.40, May 2020
License infoCommercial or Open Sourcecommercialcommercial inforestricted free version is availableOpen Source infocommercial license availablecommercialOpen Source infoServer: AGPL; Client: Apache V2
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaC and C++C, Java, C++ (depending on the Berkeley DB edition)C++C++
Server operating systemsLinux
OS X
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
hostedLinux
Data schemeschema-freeyes infoSchemaless in JSON and XML columnsschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnodynamic typingyes infooid, date, timestamp, binary, regex
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.noyesyes infoonly with the Berkeley DB XML editionno infoingestion from XML files supportedno
Secondary indexesyesyesyesall fields are automatically indexedyes
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLyes infowith proprietary extensionsyes infoSQL interfaced based on SQLite is availableRead-only SQL queries, including JOINsSQL-like query language
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP RESTproprietary protocol using JSON
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Go
Java
JavaScript (Node.js)
Python
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnoPL/SQL infoalso stored procedures in Java possiblenonoJavaScript
Triggersyesyesyes infoonly for the SQL APInono
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Sharding, horizontal partitioningnoneAutomatic shardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter aware, advanced replication for edge computingMulti-source replication
Source-replica replication
Source-replica replicationyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesno infocan be realized in PL/SQLnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACID infoisolation level can be parameterizedACIDnoDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yesno
User concepts infoAccess controlAccess rights for users can be defined per objectfine grained access rights according to SQL-standardnoAccess rights for users and organizations can be defined via Rockset consolesimple password-based access control
More information provided by the system vendor
Datastax EnterpriseOracleOracle Berkeley DBRocksetSequoiadb
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» 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 partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
Datastax EnterpriseOracleOracle Berkeley DBRocksetSequoiadb
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks & Files

DataStax Announces Vector Search for DataStax Enterprise: Bringing the Power of Generative AI to Any Cloud, Hybrid ...
8 August 2023, Business Wire

provided by Google News

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Unveiling the Power of Oracle Globally Distributed Database: Oracle Database 23ai Advancements
2 May 2024, blogs.oracle.com

Leading Industry Analysts Comment on the Release of Oracle Database 23ai
2 May 2024, blogs.oracle.com

Oracle Globally Distributed Database supports RAFT Replication in Oracle Database 23ai
2 May 2024, blogs.oracle.com

Observability & Management services to manage a large Oracle Database fleet
2 May 2024, blogs.oracle.com

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3 September 2009, The Guardian

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

provided by Google News

Honing business data with AI real-time analytics
14 March 2024, SiliconANGLE News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31 January 2024, SDxCentral

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.

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

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

Present your product here