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. Realm vs. ScyllaDB

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

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonBoltDB  Xexclude from comparisonNuoDB  Xexclude from comparisonRealm  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 transactionsA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataCassandra and DynamoDB compatible wide column store
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedKey-value storeRelational DBMSDocument storeWide 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
Score7.41
Rank#52  Overall
#8  Document stores
Score4.08
Rank#76  Overall
#5  Wide column stores
Websitebigobject.iogithub.com/­boltdb/­boltwww.3ds.com/­nuodb-distributed-sql-databaserealm.iowww.scylladb.com
Technical documentationdocs.bigobject.iodoc.nuodb.comrealm.io/­docsdocs.scylladb.com
DeveloperBigObject, Inc.Dassault Systèmes infooriginally NuoDB, Inc.Realm, acquired by MongoDB in May 2019ScyllaDB
Initial release20152013201320142015
Current releaseScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoMIT Licensecommercial infolimited edition freeOpen SourceOpen 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
Android
Backend: server-less
iOS
Windows
Linux
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.nonononono
Secondary indexesyesnoyesyesyes infocluster global secondary indices
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesnoSQL-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
.Net
Java infowith Android only
Objective-C
React Native
Swift
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, SQLno inforuns within the applications so server-side scripts are unnecessaryyes, Lua
Triggersnonoyesyes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesnonenonedata is dynamically stored/cached on the nodes where it is read/writtennoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyes infoManaged transparently by NuoDBnoneselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
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 tablesnoyesnono
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 infoMVCCyes
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 realmyes infoin-memory tables
User concepts infoAccess controlnonoStandard SQL roles/ privileges, Administrative UsersyesAccess rights for users can be defined per object
More information provided by the system vendor
BigObjectBoltDBNuoDBRealmScyllaDB
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
BigObjectBoltDBNuoDBRealmScyllaDB
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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, 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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.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

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB Raises $14.2M Round Led By Dassault Systèmes For Its Distributed Database Management System
26 February 2014, TechCrunch

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

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

MongoDB Cloud Gives Developers An Escape From Data Silos With First-Ever Unified Cloud-To-Mobile Experience
10 June 2020, AiThority

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

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

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

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

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