DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Badger vs. Datastax Enterprise vs. Datomic vs. Kdb vs. OceanBase

System Properties Comparison Badger vs. Datastax Enterprise vs. Datomic vs. Kdb vs. OceanBase

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonDatomic  Xexclude from comparisonKdb  Xexclude from comparisonOceanBase  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.DataStax 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.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityHigh performance Time Series DBMSA distributed, high available RDBMS compatible with Oracle and MySQL
Primary database modelKey-value storeWide column storeRelational DBMSTime Series DBMS
Vector DBMS
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Relational DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score5.93
Rank#56  Overall
#4  Wide column stores
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score7.71
Rank#49  Overall
#2  Time Series DBMS
#1  Vector DBMS
Score1.57
Rank#149  Overall
#69  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerwww.datastax.com/­products/­datastax-enterprisewww.datomic.comkx.comen.oceanbase.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.datastax.comdocs.datomic.comcode.kx.comen.oceanbase.com/­docs/­oceanbase-database
DeveloperDGraph LabsDataStaxCognitectKx Systems, a division of First Derivatives plcOceanBase infopreviously Alibaba and Ant Group
Initial release2017201120122000 infokdb was released 2000, kdb+ in 20032010
Current release6.8, April 20201.0.7075, December 20233.6, May 20184.3.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercial infolimited edition freecommercial infofree 32-bit versionOpen Source infoCommercial license available
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.
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 languageGoJavaJava, ClojureqC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
All OS with a Java VMLinux
OS X
Solaris
Windows
Linux
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nononoyesyes
Secondary indexesnoyesyesyes infotable attribute 'grouped'yes
SQL infoSupport of SQLnoSQL-like DML and DDL statements (CQL); Spark SQLnoSQL-like query language (q)yes
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
RESTful HTTP APIHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Supported programming languagesGoC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Clojure
Java
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Server-side scripts infoStored proceduresnonoyes infoTransaction Functionsuser defined functionsPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible mode
TriggersnoyesBy using transaction functionsyes infowith viewsyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"none infoBut extensive use of caching in the application peershorizontal partitioninghorizontal partitioning (by hash, key, range, range columns, list, and list columns)
Replication methods infoMethods for redundantly storing data on multiple nodesnoneconfigurable replication factor, datacenter aware, advanced replication for edge computingnone infoBut extensive use of caching in the application peersSource-replica replicationMulti-source replication using Paxos
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono infosimilar paradigm used for internal processingno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes inforecommended only for testing and developmentyes
User concepts infoAccess controlnoAccess rights for users can be defined per objectnorights management via user accountsAccess rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
BadgerDatastax EnterpriseDatomicKdbOceanBase
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Integrated columnar database & programming system for streaming, real time and historical...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
provides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
tick database streaming sensor data massive intelligence applications oil and gas...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Goldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
kdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Licensing and pricing modelsAnnual subscription
» more
upon request
» 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
BadgerDatastax EnterpriseDatomicKdbOceanBase
Recent citations in the news

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15 May 2024, businesswire.com

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
18 July 2023, Datanami

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, businesswire.com

DataStax announces availability of vector search on Astra DB
20 July 2023, IT Brief Australia

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

James Dixon Imagines A Data Lake That Matters
26 January 2015, Forbes

Zoona Case Study
16 December 2017, AWS Blog

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, businesswire.com

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18 May 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18 May 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7 June 2023, Datanami

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

OceanBase Recognized as an Asia/Pacific Customers' Choice in the Gartner® Peer Insights™ Voice of the Customer ...
5 June 2024, Thailand Business News

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

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.

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