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. Datomic vs. Kdb vs. OceanBase vs. ScyllaDB

System Properties Comparison Badger vs. Datomic vs. Kdb vs. OceanBase vs. ScyllaDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonDatomic  Xexclude from comparisonKdb  Xexclude from comparisonOceanBase  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.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 MySQLCassandra and DynamoDB compatible wide column store
Primary database modelKey-value storeRelational DBMSTime Series DBMS
Vector DBMS
Relational DBMSWide column store
Secondary database modelsRelational DBMSDocument store
Wide column store
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value 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
Score4.08
Rank#76  Overall
#5  Wide column stores
Websitegithub.com/­dgraph-io/­badgerwww.datomic.comkx.comen.oceanbase.comwww.scylladb.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.datomic.comcode.kx.comen.oceanbase.com/­docs/­oceanbase-databasedocs.scylladb.com
DeveloperDGraph LabsCognitectKx Systems, a division of First Derivatives plcOceanBase infopreviously Alibaba and Ant GroupScyllaDB
Initial release201720122000 infokdb was released 2000, kdb+ in 200320102015
Current release1.0.7075, December 20233.6, May 20184.3.0, April 2024ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infolimited edition freecommercial infofree 32-bit versionOpen Source infoCommercial license availableOpen Source infoOpen Source (AGPL), commercial 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageGoJava, ClojureqC++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux
OS X
Solaris
Windows
LinuxLinux
Data schemeschema-freeyesyesyesschema-free
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.nonoyesyesno
Secondary indexesnoyesyes infotable attribute 'grouped'yesyes infocluster global secondary indices
SQL infoSupport of SQLnonoSQL-like query language (q)yesSQL-like DML and DDL statements (CQL)
APIs and other access methodsRESTful HTTP APIHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesGoClojure
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
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresnoyes infoTransaction Functionsuser defined functionsPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeyes, Lua
TriggersnoBy using transaction functionsyes infowith viewsyesno
Partitioning methods infoMethods for storing different data on different nodesnonenone infoBut extensive use of caching in the application peershorizontal partitioninghorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoBut extensive use of caching in the application peersSource-replica replicationMulti-source replication using Paxosselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infosimilar paradigm used for internal processingnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentyesyes infoin-memory tables
User concepts infoAccess controlnonorights management via user accountsAccess rights for users, groups and roles according to SQL-standardAccess rights for users can be defined per object
More information provided by the system vendor
BadgerDatomicKdbOceanBaseScyllaDB
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsupon request
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
BadgerDatomicKdbOceanBaseScyllaDB
Recent citations in the 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, Business Wire

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

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10 July 2023, The New Stack

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

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

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here