DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. Badger vs. Immudb vs. QuestDB

System Properties Comparison Amazon DynamoDB vs. Badger vs. Immudb vs. QuestDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonBadger  Xexclude from comparisonImmudb  Xexclude from comparisonQuestDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.An open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.A high performance open source SQL database for time series data
Primary database modelDocument store
Key-value store
Key-value storeKey-value storeTime Series DBMS
Secondary database modelsRelational DBMSRelational 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
Score0.14
Rank#331  Overall
#49  Key-value stores
Score0.24
Rank#305  Overall
#43  Key-value stores
Score2.52
Rank#109  Overall
#9  Time Series DBMS
Websiteaws.amazon.com/­dynamodbgithub.com/­dgraph-io/­badgergithub.com/­codenotary/­immudb
immudb.io
questdb.io
Technical documentationdocs.aws.amazon.com/­dynamodbgodoc.org/­github.com/­dgraph-io/­badgerdocs.immudb.ioquestdb.io/­docs
DeveloperAmazonDGraph LabsCodenotaryQuestDB Technology Inc
Initial release2012201720202014
Current release1.2.3, April 2022
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoGoJava (Zero-GC), C++, Rust
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
BSD
Linux
macOS
Solaris
Windows
z/OS
Linux
macOS
Windows
Data schemeschema-freeschema-freeschema-freeyes infoschema-free via InfluxDB Line Protocol
Typing infopredefined data types such as float or dateyesnoyes
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 indexesyesnoyesno
SQL infoSupport of SQLnonoSQL-like syntaxSQL with time-series extensions
APIs and other access methodsRESTful HTTP APIgRPC protocol
PostgreSQL wire protocol
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Go.Net
Go
Java
JavaScript (Node.js)
Python
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-side scripts infoStored proceduresnononono
Triggersyes infoby integration with AWS Lambdanonono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardinghorizontal partitioning (by timestamps)
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replication with eventual consistency
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
noneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
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 regionnoACIDACID for single-table writes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infothrough memory mapped files
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)no
More information provided by the system vendor
Amazon DynamoDBBadgerImmudbQuestDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5 April 2024

Create an IoT server with QuestDB and a Raspberry Pi
4 April 2024

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27 March 2024

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

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

More resources
Amazon DynamoDBBadgerImmudbQuestDB
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

Introducing configurable maximum throughput for Amazon DynamoDB on-demand | Amazon Web Services
3 May 2024, AWS Blog

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | 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

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

provided by Google News

Codenotary Releases immudb v1.9DOM
19 October 2023, Business Wire

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

A Step by Step Guide to immudb — the open source immutable database
18 May 2020, hackernoon.com

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

immudb (immutable database) 'tamper-proof' database - Open Source Insider
14 December 2021, ComputerWeekly.com

provided by Google News

AWS Marketplace: QuestDB Cloud Comments
22 February 2024, AWS Blog

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

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

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

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.

Present your product here