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

DBMS > Apache Doris vs. Drizzle vs. IBM Cloudant vs. JaguarDB vs. Microsoft Azure Table Storage

System Properties Comparison Apache Doris vs. Drizzle vs. IBM Cloudant vs. JaguarDB vs. Microsoft Azure Table Storage

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonDrizzle  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonJaguarDB  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 MPP-based analytics DBMS embracing the MySQL protocolMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Database as a Service offering based on Apache CouchDBPerformant, highly scalable DBMS for AI and IoT applicationsA Wide Column Store for rapid development using massive semi-structured datasets
Primary database modelRelational DBMSRelational DBMSDocument storeKey-value store
Vector DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#247  Overall
#113  Relational DBMS
Score2.75
Rank#104  Overall
#19  Document stores
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Websitedoris.apache.org
github.com/­apache/­doris
www.ibm.com/­products/­cloudantwww.jaguardb.comazure.microsoft.com/­en-us/­services/­storage/­tables
Technical documentationgithub.com/­apache/­doris/­wikicloud.ibm.com/­docs/­Cloudantwww.jaguardb.com/­support.html
DeveloperApache Software Foundation, originally contributed from BaiduDrizzle project, originally started by Brian AkerIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014DataJaguar, Inc.Microsoft
Initial release20172008201020152012
Current release1.2.2, February 20237.2.4, September 20123.3 July 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGNU GPLcommercialOpen Source infoGPL V3.0commercial
Cloud-based only infoOnly available as a cloud servicenonoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++ErlangC++ infothe server part. Clients available in other languages
Server operating systemsLinuxFreeBSD
Linux
OS X
hostedLinuxhosted
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nononono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyesyes infowith proprietary extensionsnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersno
APIs and other access methodsJDBC
MySQL client
JDBCRESTful HTTP/JSON APIJDBC
ODBC
RESTful HTTP API
Supported programming languagesJavaC
C++
Java
PHP
C#
Java
JavaScript
Objective-C
PHP
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functionsnoView functions (Map-Reduce) in JavaScriptnono
Triggersnono infohooks for callbacks inside the server can be used.yesnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingShardingShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
Multi-source replicationyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a document possiblenooptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic lockingyesyes
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.nononono
User concepts infoAccess controlfine grained access rights according to SQL-standardPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights for users can be defined per databaserights management via user accountsAccess rights based on private key authentication or shared access signatures

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
Apache DorisDrizzleIBM CloudantJaguarDBMicrosoft 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

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, IBM

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

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

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

Inside Azure File Storage
7 October 2015, Microsoft

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