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 > Amazon SimpleDB vs. EsgynDB vs. NuoDB vs. Riak KV vs. Warp 10

System Properties Comparison Amazon SimpleDB vs. EsgynDB vs. NuoDB vs. Riak KV vs. Warp 10

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonEsgynDB  Xexclude from comparisonNuoDB  Xexclude from comparisonRiak KV  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionNuoDB is a webscale distributed database that supports SQL and ACID transactionsDistributed, fault tolerant key-value storeTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelKey-value storeRelational DBMSRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websiteaws.amazon.com/­simpledbwww.esgyn.cnwww.3ds.com/­nuodb-distributed-sql-databasewww.warp10.io
Technical documentationdocs.aws.amazon.com/­simpledbdoc.nuodb.comwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.warp10.io/­content/­02_Getting_started
DeveloperAmazonEsgynDassault Systèmes infooriginally NuoDB, Inc.OpenSource, formerly Basho TechnologiesSenX
Initial release20072015201320092015
Current release3.2.0, December 2022
License infoCommercial or Open Sourcecommercialcommercialcommercial infolimited edition freeOpen Source infoApache version 2, commercial enterprise editionOpen Source infoApache License 2.0
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++, JavaC++ErlangJava
Server operating systemshostedLinuxhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
Linux
OS X
Windows
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesnoyes
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 indexesyes infoAll columns are indexed automaticallyyesyesrestrictedno
SQL infoSupport of SQLnoyesyesnono
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
HTTP API
Native Erlang Interface
HTTP API
Jupyter
WebSocket
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBC/ADO.Net.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
Server-side scripts infoStored proceduresnoJava Stored ProceduresJava, SQLErlangyes infoWarpScript
Triggersnonoyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingdata is dynamically stored/cached on the nodes where it is read/writtenSharding infono "single point of failure"Sharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication between multi datacentersyes infoManaged transparently by NuoDBselectable replication factorselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyesyesno infolinks between data sets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDACID infotunable commit protocolnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes 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.noyes infoTemporary tableyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative Usersyes, using Riak SecurityMandatory use of cryptographic tokens, containing fine-grained authorizations

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
Amazon SimpleDBEsgynDBNuoDBRiak KVWarp 10
DB-Engines blog posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

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

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Farewell EC2-Classic, it's been swell
1 September 2023, All Things Distributed

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

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

Dassault Systemes to acquire U.S.-based NuoDB
25 November 2020, MarketWatch

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

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

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

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

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

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

provided by Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28 June 2017, PR Newswire UK

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here