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

DBMS > Blueflood vs. CockroachDB vs. DolphinDB vs. Microsoft Azure Table Storage vs. Warp 10

System Properties Comparison Blueflood vs. CockroachDB vs. DolphinDB vs. Microsoft Azure Table Storage vs. Warp 10

Editorial information provided by DB-Engines
NameBlueflood  Xexclude from comparisonCockroachDB  Xexclude from comparisonDolphinDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionScalable 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.DolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.A Wide Column Store for rapid development using massive semi-structured datasetsTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelTime Series DBMSRelational DBMSTime Series DBMSWide column storeTime Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#346  Overall
#33  Time Series DBMS
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score4.03
Rank#78  Overall
#6  Time Series DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websiteblueflood.iowww.cockroachlabs.comwww.dolphindb.comazure.microsoft.com/­en-us/­services/­storage/­tableswww.warp10.io
Technical documentationgithub.com/­rax-maas/­blueflood/­wikiwww.cockroachlabs.com/­docsdocs.dolphindb.cn/­en/­help200/­index.htmlwww.warp10.io/­content/­02_Getting_started
DeveloperRackspaceCockroach LabsDolphinDB, IncMicrosoftSenX
Initial release20132015201820122015
Current release24.1.0, May 2024v2.00.4, January 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0, commercial license availablecommercial infofree community version availablecommercialOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoC++Java
Server operating systemsLinux
OS X
Linux
macOS
Windows
Linux
Windows
hostedLinux
OS X
Windows
Data schemepredefined schemedynamic schemayesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonononono
Secondary indexesnoyesyesnono
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLSQL-like query languagenono
APIs and other access methodsHTTP RESTJDBCJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
RESTful HTTP APIHTTP API
Jupyter
WebSocket
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonoyesnoyes infoWarpScript
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesSharding 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 RAFThorizontal partitioningSharding infoImplicit feature of the cloud serviceSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraMulti-source replication using RAFTyesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyesoptimistic lockingno
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.nonoyesnoyes
User concepts infoAccess controlnoRole-based access controlAdministrators, Users, GroupsAccess rights based on private key authentication or shared access signaturesMandatory use of cryptographic tokens, containing fine-grained authorizations

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
BluefloodCockroachDBDolphinDBMicrosoft Azure Table StorageWarp 10
Recent citations in the 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

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

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

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

Inside Azure File Storage
7 October 2015, Microsoft

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
12 June 2024, Amoré

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.

Present your product here