DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon SimpleDB vs. DuckDB vs. Geode vs. TerarkDB vs. TimesTen

System Properties Comparison Amazon SimpleDB vs. DuckDB vs. Geode vs. TerarkDB vs. TimesTen

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonDuckDB  Xexclude from comparisonGeode  Xexclude from comparisonTerarkDB  Xexclude from comparisonTimesTen  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 RDBMSGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDBIn-Memory RDBMS compatible to Oracle
Primary database modelKey-value storeRelational DBMSKey-value storeKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score1.92
Rank#131  Overall
#23  Key-value stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websiteaws.amazon.com/­simpledbduckdb.orggeode.apache.orggithub.com/­bytedance/­terarkdbwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.aws.amazon.com/­simpledbduckdb.org/­docsgeode.apache.org/­docsbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKcdocs.oracle.com/­database/­timesten-18.1
DeveloperAmazonOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.ByteDance, originally TerarkOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20072018200220161998
Current release0.10, February 20241.1, February 201711 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoApache Version 2; commercial licenses available as Gemfirecommercial inforestricted open source version availablecommercial
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++
Server operating systemshostedserver-lessAll OS with a Java VM infothe JDK (8 or later) is also requiredAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeyesschema-freeschema-freeyes
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 automaticallyyesnonoyes
SQL infoSupport of SQLnoyesSQL-like query language (OQL)noyes
APIs and other access methodsRESTful HTTP APIArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Java Client API
Memcached protocol
RESTful HTTP API
C++ API
Java API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
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
All JVM based languages
C++
Groovy
Java
Scala
C++
Java
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnonouser defined functionsnoPL/SQL
Triggersnonoyes infoCache Event Listenersnono
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnoneShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replicationnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDyes, on a single nodenoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noAccess rights per client and object definablenofine grained access rights according to SQL-standard

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

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

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

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

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

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

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

provided by Google News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News

A Chinese company is making the cloud 200x faster · TechNode
3 July 2017, TechNode

provided by Google News

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

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

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

Present your product here