DB-EnginesEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon DynamoDB vs. Couchbase vs. Datomic vs. LevelDB vs. RRDtool

System Properties Comparison Amazon DynamoDB vs. Couchbase vs. Datomic vs. LevelDB vs. RRDtool

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonDatomic  Xexclude from comparisonLevelDB  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primary database modelDocument store
Key-value store
Document storeRelational DBMSKey-value storeTime Series DBMS
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score71.85
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score17.10
Rank#34  Overall
#5  Document stores
Score1.50
Rank#148  Overall
#68  Relational DBMS
Score2.39
Rank#110  Overall
#18  Key-value stores
Score1.68
Rank#137  Overall
#11  Time Series DBMS
Websiteaws.amazon.com/­dynamodbwww.couchbase.comwww.datomic.comgithub.com/­google/­leveldboss.oetiker.ch/­rrdtool
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.couchbase.comdocs.datomic.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdoss.oetiker.ch/­rrdtool/­doc
DeveloperAmazonCouchbase, Inc.CognitectGoogleTobias Oetiker
Initial release20122011201220111999
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20231.0.7180, July 20241.23, February 20211.8.0, 2022
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercial infolimited edition freeOpen Source infoBSDOpen Source infoGPL V2 and FLOSS
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, C++, Go and ErlangJava, ClojureC++C infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemshostedLinux
OS X
Windows
All OS with a Java VMIllumos
Linux
OS X
Windows
HP-UX
Linux
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoNumeric data only
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 infoExporting into and restoring from XML files possible
Secondary indexesyesyesyesnono
SQL infoSupport of SQLnoSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnonono
APIs and other access methodsRESTful HTTP APICLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
RESTful HTTP APIin-process shared library
Pipes
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
Clojure
Java
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-side scripts infoStored proceduresnoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes infoTransaction Functionsnono
Triggersyes infoby integration with AWS Lambdayes infovia the TAP protocolBy using transaction functionsnono
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic Shardingnone infoBut extensive use of caching in the application peersnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication infoincluding cross data center replication
Source-replica replication
none infoBut extensive use of caching in the application peersnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynonononono
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 regionACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yes infowith automatic compression on writesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoEphemeral bucketsyes inforecommended only for testing and developmentyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)User and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.nonono

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
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon DynamoDBCouchbase infoOriginally called MembaseDatomicLevelDBRRDtool
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

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

AWS Re:Invent 2018: Amazon DynamoDB Deep Dive: Advanced Design Patterns For DynamoDB (DAT401) [863b05]
28 October 2024, Chicago Catholic

Amazon Aurora PostgreSQL and Amazon DynamoDB zero-ETL integrations with Amazon Redshift now generally available | Amazon Web Services
15 October 2024, AWS Blog

Vector search for Amazon DynamoDB with zero ETL for Amazon OpenSearch Service
2 October 2024, AWS Blog

Get started with Amazon DynamoDB zero-ETL integration with Amazon Redshift
17 October 2024, AWS Blog

Join the preview of attribute-based access control for Amazon DynamoDB | Amazon Web Services
3 September 2024, AWS Blog

provided by Google News

Couchbase: Tremendous Salvage Value In This Discarded Database Play (NASDAQ:BASE)
29 October 2024, Seeking Alpha

On the road, Vinita Srivalsan, Couchbase
25 October 2024, Foundry (an IDG, Inc. company)

Couchbase’s stock crumbles on anticipation of significant growth slowdown
4 September 2024, SiliconANGLE News

Horrell Capital Management Inc. Purchases 90,000 Shares of Couchbase, Inc. (NASDAQ:BASE)
29 October 2024, MarketBeat

Couchbase reports 20% Q2 revenue growth, though analysts expected more
9 September 2024, Blocks & Files

provided by Google News

Lucas Cavalcanti on Using Clojure, Microservices, Hexagonal Architecture and Public Cloud at Nubank
16 August 2021, InfoQ.com

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

Zoona Case Study
16 December 2017, AWS Blog

These are the top 25 people who will have the most influence in tech this year, according to a survey of over
24 July 2019, Business Insider India

Nubank buys US-company, launches products, and… raises Series G?
27 July 2020, Contxto

provided by Google News

Pliops unveils XDP-Rocks for RocksDB
19 October 2022, Blocks & Files

Inside the "Fallguys" malware that steals your browsing data and gaming IMs; continued attack on open source software
2 September 2020, Sonatype Blog

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

New ransomware encrypts files, then steals your Discord account
20 November 2022, BleepingComputer

GIFShell - New Attack Method That Allows Attackers to Steal Data Using Microsoft Teams GIFs
9 September 2022, CybersecurityNews

provided by Google News

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

Customize Munin and try increasing the types of graphs displayed
20 January 2007, GIGAZINE(ギガジン)

5 Best Small Business Network Monitoring Software Tools in 2024
13 May 2024, Addictive Tips

Monitor Router Traffic: 7 Best Monitoring Tools and Software
14 May 2024, Addictive Tips

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

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

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

Present your product here