DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Microsoft Azure Table Storage vs. NuoDB vs. Riak KV vs. RocksDB vs. SQLite

System Properties Comparison Microsoft Azure Table Storage vs. NuoDB vs. Riak KV vs. RocksDB vs. SQLite

Editorial information provided by DB-Engines
NameMicrosoft Azure Table Storage  Xexclude from comparisonNuoDB  Xexclude from comparisonRiak KV  Xexclude from comparisonRocksDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA Wide Column Store for rapid development using massive semi-structured datasetsNuoDB is a webscale distributed database that supports SQL and ACID transactionsDistributed, fault tolerant key-value storeEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Widely used embeddable, in-process RDBMS
Primary database modelWide column storeRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.48
Rank#75  Overall
#6  Wide column stores
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websiteazure.microsoft.com/­en-us/­services/­storage/­tableswww.3ds.com/­nuodb-distributed-sql-databaserocksdb.orgwww.sqlite.org
Technical documentationdoc.nuodb.comwww.tiot.jp/­riak-docs/­riak/­kv/­latestgithub.com/­facebook/­rocksdb/­wikiwww.sqlite.org/­docs.html
DeveloperMicrosoftDassault Systèmes infooriginally NuoDB, Inc.OpenSource, formerly Basho TechnologiesFacebook, Inc.Dwayne Richard Hipp
Initial release20122013200920132000
Current release3.2.0, December 20229.2.1, May 20243.46.0  (23 May 2024), May 2024
License infoCommercial or Open Sourcecommercialcommercial infolimited edition freeOpen Source infoApache version 2, commercial enterprise editionOpen Source infoBSDOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ErlangC++C
Server operating systemshostedhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
Linuxserver-less
Data schemeschema-freeyesschema-freeschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesnonoyes infonot rigid because of 'dynamic typing' concept.
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 indexesnoyesrestrictednoyes
SQL infoSupport of SQLnoyesnonoyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
HTTP API
Native Erlang Interface
C++ API
Java API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C 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++
Go
Java
Perl
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoJava, SQLErlangnono
Triggersnoyesyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicedata is dynamically stored/cached on the nodes where it is read/writtenSharding infono "single point of failure"horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes infoManaged transparently by NuoDBselectable replication factoryesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesno infolinks between data sets can be storednoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataoptimistic lockingACID infotunable commit protocolnoyesACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyesyes infovia file-system locks
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.noyes infoTemporary tableyesyes
User concepts infoAccess controlAccess rights based on private key authentication or shared access signaturesStandard SQL roles/ privileges, Administrative Usersyes, using Riak Securitynono

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Microsoft Azure Table StorageNuoDBRiak KVRocksDBSQLite
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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Inside Azure File Storage
7 October 2015, Microsoft

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

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

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

CockroachDB Launches Advanced Key-Value Store Pebble
23 December 2022, Analytics India Magazine

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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.

Present your product here