DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > BoltDB vs. eXtremeDB vs. Oracle NoSQL vs. RethinkDB vs. SwayDB

System Properties Comparison BoltDB vs. eXtremeDB vs. Oracle NoSQL vs. RethinkDB vs. SwayDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisoneXtremeDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRethinkDB  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Natively in-memory DBMS with options for persistency, high-availability and clusteringA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesDBMS for the Web with a mechanism to push updated query results to applications in realtime.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelKey-value storeRelational DBMS
Time Series DBMS
Document store
Key-value store
Relational DBMS
Document storeKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.62
Rank#230  Overall
#32  Key-value stores
Score0.94
Rank#189  Overall
#87  Relational DBMS
#17  Time Series DBMS
Score3.25
Rank#80  Overall
#14  Document stores
#10  Key-value stores
#44  Relational DBMS
Score2.52
Rank#105  Overall
#20  Document stores
Score0.00
Rank#385  Overall
#60  Key-value stores
Websitegithub.com/­boltdb/­boltwww.mcobject.comwww.oracle.com/­database/­nosql/­technologies/­nosqlrethinkdb.comswaydb.simer.au
Technical documentationwww.mcobject.com/­docs/­extremedb.htmdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlrethinkdb.com/­docs
DeveloperMcObjectOracleThe Linux Foundation infosince July 2017Simer Plaha
Initial release20132001201120092018
Current release8.2, 202124.1, May 20242.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache Version 2Open Source infoGNU Affero GPL V3.0
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 languageGoC and C++JavaC++Scala
Server operating systemsBSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
Solaris SPARC/x86
Linux
OS X
Windows
Data schemeschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeschema-free
Typing infopredefined data types such as float or datenoyesoptionalyes infostring, binary, float, bool, date, geometryno
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 infosupport of XML interfaces availablenonono
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLnoyes infowith the option: eXtremeSQLSQL-like DML and DDL statementsnono
APIs and other access methods.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
RESTful HTTP API
Supported programming languagesGo.Net
C
C#
C++
Java
Lua
Python
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnoyesnono
Triggersnoyes infoby defining eventsnoClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning / shardingShardingSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Electable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDconfigurable infoACID within a storage node (=shard)Atomic single-document operationsAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyes infoMVCC basedyes
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 cachenoyes
User concepts infoAccess controlnoAccess rights for users and rolesyes infousers and table-level permissionsno

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
BoltDBeXtremeDBOracle NoSQLRethinkDBSwayDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

provided by Google News

McObject
17 November 2021, Electronic Design

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

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

What Is NoSQL Database?
2 October 2018, blogs.oracle.com

Explore Oracle Database Solutions for Maximum Efficiency
4 September 2018, oracle.com

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

Installing and Using RethinkDB on Ubuntu
8 April 2022, Open Source For You

Adapting RethinkDB For The Evented Web With Pusher
4 September 2015, SitePoint

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

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.

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.

Present your product here