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 > chDB vs. Datastax Enterprise vs. Drizzle vs. Microsoft Azure Table Storage

System Properties Comparison chDB vs. Datastax Enterprise vs. Drizzle vs. Microsoft Azure Table Storage

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NamechDB  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonDrizzle  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionAn embedded SQL OLAP Engine powered by ClickHouseDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A Wide Column Store for rapid development using massive semi-structured datasets
Primary database modelRelational DBMSWide column storeRelational DBMSWide column store
Secondary database modelsTime Series DBMSDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.07
Rank#376  Overall
#158  Relational DBMS
Score5.93
Rank#56  Overall
#4  Wide column stores
Score4.04
Rank#77  Overall
#6  Wide column stores
Websitegithub.com/­chdb-io/­chdbwww.datastax.com/­products/­datastax-enterpriseazure.microsoft.com/­en-us/­services/­storage/­tables
Technical documentationdoc.chdb.iodocs.datastax.com
DeveloperDataStaxDrizzle project, originally started by Brian AkerMicrosoft
Initial release2023201120082012
Current release6.8, April 20207.2.4, September 2012
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoGNU GPLcommercial
Cloud-based only infoOnly available as a cloud servicenononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaC++
Server operating systemsserver-lessLinux
OS X
FreeBSD
Linux
OS X
hosted
Data schemeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyes
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.nono
Secondary indexesyesyesno
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)SQL-like DML and DDL statements (CQL); Spark SQLyes infowith proprietary extensionsno
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
JDBCRESTful HTTP API
Supported programming languagesBun
C
C++
Go
JavaScript (Node.js)
Python
Rust
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
PHP
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonono
Triggersyesno infohooks for callbacks inside the server can be used.no
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"ShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter aware, advanced replication for edge computingMulti-source replication
Source-replica replication
yes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency
Foreign keys infoReferential integritynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users can be defined per objectPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights based on private key authentication or shared access signatures
More information provided by the system vendor
chDBDatastax EnterpriseDrizzleMicrosoft Azure Table Storage
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» more

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
chDBDatastax EnterpriseDrizzleMicrosoft Azure Table Storage
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the news

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15 May 2024, Business Wire

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
18 July 2023, Datanami

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax announces availability of vector search on Astra DB
20 July 2023, IT Brief Australia

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, azure.microsoft.com

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

provided by Google News



Share this page

Featured Products

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

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