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

DBMS > BigObject vs. BoltDB vs. NuoDB vs. OpenTenBase vs. ScyllaDB

System Properties Comparison BigObject vs. BoltDB vs. NuoDB vs. OpenTenBase vs. ScyllaDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonBoltDB  Xexclude from comparisonNuoDB  Xexclude from comparisonOpenTenBase  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesAn embedded key-value store for Go.NuoDB is a webscale distributed database that supports SQL and ACID transactionsAn enterprise-level distributed HTAP open source database based on PostgreSQLCassandra and DynamoDB compatible wide column store
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedKey-value storeRelational DBMSRelational DBMSWide column store
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score0.80
Rank#215  Overall
#31  Key-value stores
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score0.08
Rank#370  Overall
#156  Relational DBMS
Score4.08
Rank#76  Overall
#5  Wide column stores
Websitebigobject.iogithub.com/­boltdb/­boltwww.3ds.com/­nuodb-distributed-sql-databasegithub.com/­OpenTenBase/­OpenTenBase
www.opentenbase.org
www.scylladb.com
Technical documentationdocs.bigobject.iodoc.nuodb.comdocs.opentenbase.org
docs.opentenbase.org/­en
docs.scylladb.com
DeveloperBigObject, Inc.Dassault Systèmes infooriginally NuoDB, Inc.OpenAtom Foundation, previously TencentScyllaDB
Initial release2015201320132015
Current release2.5, January 2024ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoMIT Licensecommercial infolimited edition freeOpen Source infoBSD-3Open 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 languageGoC++C++
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
BSD
Linux
OS X
Solaris
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
LinuxLinux
Data schemeyesschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.nononono
Secondary indexesyesnoyesyesyes infocluster global secondary indices
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesyesSQL-like DML and DDL statements (CQL)
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesGo.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
Go
Java
PHP
Python
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 proceduresLuanoJava, SQLyes, Lua
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonedata is dynamically stored/cached on the nodes where it is read/writtenShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyes infoManaged transparently by NuoDByesselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesACID infotunable commit protocolACIDno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyes infoMVCCyesyes
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.yesnoyes infoTemporary tableyes infoin-memory tables
User concepts infoAccess controlnonoStandard SQL roles/ privileges, Administrative UsersAccess 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
BigObjectBoltDBNuoDBOpenTenBaseScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB 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
BigObjectBoltDBNuoDBOpenTenBaseScyllaDB
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

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

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

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB has Microsoft SQL Server in its sights
8 May 2013, ZDNet

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

NuoDB bags $14.2M for distributed database technology
26 February 2014, VatorNews

provided by Google News

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

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

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

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