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 DynamoDB vs. Datomic vs. DuckDB vs. Postgres-XL vs. RocksDB

System Properties Comparison Amazon DynamoDB vs. Datomic vs. DuckDB vs. Postgres-XL vs. RocksDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDatomic  Xexclude from comparisonDuckDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityAn embeddable, in-process, column-oriented SQL OLAP RDBMSBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMSRelational DBMSKey-value store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Websiteaws.amazon.com/­dynamodbwww.datomic.comduckdb.orgwww.postgres-xl.orgrocksdb.org
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.datomic.comduckdb.org/­docswww.postgres-xl.org/­documentationgithub.com/­facebook/­rocksdb/­wiki
DeveloperAmazonCognitectFacebook, Inc.
Initial release2012201220182014 infosince 2012, originally named StormDB2013
Current release1.0.6735, June 20230.10, February 202410 R1, October 20188.11.4, April 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercial infolimited edition freeOpen Source infoMIT LicenseOpen Source infoMozilla public licenseOpen Source infoBSD
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 languageJava, ClojureC++CC++
Server operating systemshostedAll OS with a Java VMserver-lessLinux
macOS
Linux
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nonoyes infoXML type, but no XML query functionalityno
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLnonoyesyes infodistributed, parallel query executionno
APIs and other access methodsRESTful HTTP APIRESTful HTTP APIArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
C++ API
Java API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Clojure
Java
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
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnoyes infoTransaction Functionsnouser defined functionsno
Triggersyes infoby integration with AWS LambdaBy using transaction functionsnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnone infoBut extensive use of caching in the application peersnonehorizontal partitioninghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnone infoBut extensive use of caching in the application peersnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionACIDACIDACID infoMVCCyes
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyesnoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nonofine grained access rights according to SQL-standardno

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Amazon DynamoDBDatomicDuckDBPostgres-XLRocksDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

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

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Recent citations in the news

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

How Heroku reduced their operational overhead by migrating their 30 TB self-managed database from Amazon EC2 to ...
9 May 2024, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana.com

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

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

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

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

Present your product here