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. DuckDB vs. Realm vs. Riak KV vs. STSdb

System Properties Comparison Amazon SimpleDB vs. DuckDB vs. Realm vs. Riak KV vs. STSdb

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonDuckDB  Xexclude from comparisonRealm  Xexclude from comparisonRiak KV  Xexclude from comparisonSTSdb  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 ScioreAn embeddable, in-process, column-oriented SQL OLAP RDBMSA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataDistributed, fault tolerant key-value storeKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelKey-value storeRelational DBMSDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#139  Overall
#24  Key-value stores
Score4.68
Rank#76  Overall
#41  Relational DBMS
Score7.71
Rank#52  Overall
#9  Document stores
Score4.44
Rank#80  Overall
#9  Key-value stores
Score0.06
Rank#365  Overall
#55  Key-value stores
Websiteaws.amazon.com/­simpledbduckdb.orgrealm.iogithub.com/­STSSoft/­STSdb4
Technical documentationdocs.aws.amazon.com/­simpledbduckdb.org/­docsrealm.io/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperAmazonRealm, acquired by MongoDB in May 2019OpenSource, formerly Basho TechnologiesSTS Soft SC
Initial release20072018201420092011
Current release0.10, February 20243.2.0, December 20224.0.8, September 2015
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen SourceOpen Source infoApache version 2, commercial enterprise editionOpen Source infoGPLv2, commercial license available
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#
Server operating systemshostedserver-lessAndroid
Backend: server-less
iOS
Windows
Linux
OS X
Windows
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesnoyes infoprimitive types and user defined types (classes)
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.nonono
Secondary indexesyes infoAll columns are indexed automaticallyyesyesrestrictedno
SQL infoSupport of SQLnoyesnonono
APIs and other access methodsRESTful HTTP APIArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
HTTP API
Native Erlang Interface
.NET Client API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
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
.Net
Java infowith Android only
Objective-C
React Native
Swift
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#
Java
Server-side scripts infoStored proceduresnonono inforuns within the applications so server-side scripts are unnecessaryErlangno
Triggersnonoyes infoChange Listenersyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnonenoneSharding infono "single point of failure"none
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenoneselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononono 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 applicationACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
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.yesyes infoIn-Memory realm
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noyesyes, using Riak Securityno

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 SimpleDBDuckDBRealmRiak KVSTSdb
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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

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

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

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

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

Bungee Connect Opens up and Adds Amazon SimpleDB Access | Amazon Web Services
22 February 2008, AWS Blog

provided by Google News

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

How to read OSM data with DuckDB | Kamil Raczycki
1 March 2024, Towards Data Science

Seattle startup MotherDuck raises $52.5M at a $400M valuation to fuel DuckDB analytics platform
20 September 2023, GeekWire

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

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

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

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

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

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

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

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

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

provided by Google News



Share this page

Featured Products

SingleStore logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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