DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. DuckDB vs. KeyDB vs. NSDb vs. NuoDB

System Properties Comparison Bangdb vs. DuckDB vs. KeyDB vs. NSDb vs. NuoDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonDuckDB  Xexclude from comparisonKeyDB  Xexclude from comparisonNSDb  Xexclude from comparisonNuoDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphAn embeddable, in-process, column-oriented SQL OLAP RDBMSAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesNuoDB is a webscale distributed database that supports SQL and ACID transactions
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSKey-value storeTime Series DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score0.70
Rank#229  Overall
#32  Key-value stores
Score0.08
Rank#369  Overall
#40  Time Series DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Websitebangdb.comduckdb.orggithub.com/­Snapchat/­KeyDB
keydb.dev
nsdb.iowww.3ds.com/­nuodb-distributed-sql-database
Technical documentationdocs.bangdb.comduckdb.org/­docsdocs.keydb.devnsdb.io/­Architecturedoc.nuodb.com
DeveloperSachin Sinha, BangDBEQ Alpha Technology Ltd.Dassault Systèmes infooriginally NuoDB, Inc.
Initial release20122018201920172013
Current releaseBangDB 2.0, October 20211.0.0, June 2024
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoMIT LicenseOpen Source infoBSD-3Open Source infoApache Version 2.0commercial infolimited edition free
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 languageC, C++C++C++Java, ScalaC++
Server operating systemsLinuxserver-lessLinuxLinux
macOS
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes: int, bigint, decimal, stringyes
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 indexesyes infosecondary, composite, nested, reverse, geospatialyesyes infoby using the Redis Search moduleall fields are automatically indexedyes
SQL infoSupport of SQLSQL like support with command line toolyesnoSQL-like query languageyes
APIs and other access methodsProprietary protocol
RESTful HTTP API
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Proprietary protocol infoRESP - REdis Serialization ProtocogRPC
HTTP REST
WebSocket
ADO.NET
JDBC
ODBC
Supported programming languagesC
C#
C++
Java
Python
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Java
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonoLuanoJava, SQL
Triggersyes, Notifications (with Streaming only)nonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneShardingShardingdata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)noneMulti-source replication
Source-replica replication
yes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDOptimistic locking, atomic execution of commands blocks and scriptsnoACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyes, multi-version concurrency control (MVCC)yesyesyes infoMVCC
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsUsing Apache Luceneyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyesyes infoTemporary table
User concepts infoAccess controlyes (enterprise version only)nosimple password-based access control and ACLStandard SQL roles/ privileges, Administrative Users

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
BangdbDuckDBKeyDBNSDbNuoDB
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

MotherDuck Announces General Availability; Brings Simplicity and Power of DuckDB in a Serverless Data Warehouse
11 June 2024, PR Newswire

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

DuckDB promises greater stability with 1.0 release
5 June 2024, The Register

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Microsoft open-sources unique “Garnet” cache-store; a Redis rival?
19 March 2024, The Stack

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 set to improve distributed SQL performance
7 January 2020, TechTarget

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

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