DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Badger vs. CouchDB vs. Derby vs. Riak TS vs. Splice Machine

System Properties Comparison Badger vs. CouchDB vs. Derby vs. Riak TS vs. Splice Machine

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonRiak TS  Xexclude from comparisonSplice Machine  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark
Primary database modelKey-value storeDocument storeRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score8.30
Rank#47  Overall
#7  Document stores
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Score0.54
Rank#252  Overall
#115  Relational DBMS
Websitegithub.com/­dgraph-io/­badgercouchdb.apache.orgdb.apache.org/­derbysplicemachine.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.couchdb.org/­en/­stabledb.apache.org/­derby/­manuals/­index.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latestsplicemachine.com/­how-it-works
DeveloperDGraph LabsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerApache Software FoundationOpen Source, formerly Basho TechnologiesSplice Machine
Initial release20172005199720152014
Current release3.3.3, December 202310.17.1.0, November 20233.0.0, September 20223.1, March 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache version 2Open Source infoApache version 2Open SourceOpen Source infoAGPL 3.0, 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.
Implementation languageGoErlangJavaErlangJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Android
BSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux
OS X
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or datenonoyesnoyes
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.nonoyesno
Secondary indexesnoyes infovia viewsyesrestrictedyes
SQL infoSupport of SQLnonoyesyes, limitedyes
APIs and other access methodsRESTful HTTP/JSON APIJDBCHTTP API
Native Erlang Interface
JDBC
Native Spark Datasource
ODBC
Supported programming languagesGoC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
JavaC infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Server-side scripts infoStored proceduresnoView functions in JavaScriptJava Stored ProceduresErlangyes infoJava
Triggersnoyesyesyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoimproved architecture with release 2.0noneShardingShared Nothhing Auto-Sharding, Columnar Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Source-replica replicationselectable replication factorMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesYes, via Full Spark Integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno infolinks between datasets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possibleACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes, 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.nonoyesyes
User concepts infoAccess controlnoAccess rights for users can be defined per databasefine grained access rights according to SQL-standardnoAccess rights for users, groups and roles according to SQL-standard

More information provided by the system vendor

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
BadgerCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBRiak TSSplice Machine
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

Apache CouchDB: The Definitive Introduction
28 August 2014, InfoQ.com

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Splice Machine scores $15M to make Hadoop run in real time
10 February 2014, VentureBeat

provided by Google News



Share this page

Featured Products

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

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