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. Blueflood vs. CockroachDB vs. TimescaleDB vs. VelocityDB

System Properties Comparison Amazon DynamoDB vs. Blueflood vs. CockroachDB vs. TimescaleDB vs. VelocityDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonBlueflood  Xexclude from comparisonCockroachDB  Xexclude from comparisonTimescaleDB  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudScalable TimeSeries DBMS based on CassandraCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.A time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelDocument store
Key-value store
Time Series DBMSRelational DBMSTime Series DBMSGraph DBMS
Object oriented DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.13
Rank#346  Overall
#33  Time Series DBMS
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score4.46
Rank#71  Overall
#5  Time Series DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websiteaws.amazon.com/­dynamodbblueflood.iowww.cockroachlabs.comwww.timescale.comvelocitydb.com
Technical documentationdocs.aws.amazon.com/­dynamodbgithub.com/­rax-maas/­blueflood/­wikiwww.cockroachlabs.com/­docsdocs.timescale.comvelocitydb.com/­UserGuide
DeveloperAmazonRackspaceCockroach LabsTimescaleVelocityDB Inc
Initial release20122013201520172011
Current release24.1.0, May 20242.15.0, May 20247.x
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache 2.0Open Source infoApache 2.0, commercial license availableOpen Source infoApache 2.0commercial
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 languageJavaGoCC#
Server operating systemshostedLinux
OS X
Linux
macOS
Windows
Linux
OS X
Windows
Any that supports .NET
Data schemeschema-freepredefined schemedynamic schemayesyes
Typing infopredefined data types such as float or dateyesyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyes
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.nonoyesno
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLnonoyes, wire compatible with PostgreSQLyes infofull PostgreSQL SQL syntaxno
APIs and other access methodsRESTful HTTP APIHTTP RESTJDBCADO.NET
JDBC
native C library
ODBC
streaming API for large objects
.Net
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
.Net
Server-side scripts infoStored proceduresnononouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellno
Triggersyes infoby integration with AWS LambdanonoyesCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on Cassandrahorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTyes, across time and space (hash partitioning) attributesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infobased on CassandraMulti-source replication using RAFTSource-replica replication with hot standby and reads on replicas info
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
Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
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 regionnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nononoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noRole-based access controlfine grained access rights according to SQL-standardBased on Windows Authentication

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

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

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

Roundup: Amazon's DynamoDB
31 May 2024, Data Center Knowledge

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

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

DynamoDB: When to Move Out?
22 January 2024, The New Stack

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

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, businesswire.com

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

provided by Google News



Share this page

Featured Products

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.

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