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 > AlaSQL vs. Badger vs. Heroic vs. IBM Cloudant vs. Microsoft Azure Cosmos DB

System Properties Comparison AlaSQL vs. Badger vs. Heroic vs. IBM Cloudant vs. Microsoft Azure Cosmos DB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonBadger  Xexclude from comparisonHeroic  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchDatabase as a Service offering based on Apache CouchDBGlobally distributed, horizontally scalable, multi-model database service
Primary database modelDocument store
Relational DBMS
Key-value storeTime Series DBMSDocument storeDocument store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score0.22
Rank#320  Overall
#47  Key-value stores
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score2.75
Rank#104  Overall
#19  Document stores
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websitealasql.orggithub.com/­dgraph-io/­badgergithub.com/­spotify/­heroicwww.ibm.com/­products/­cloudantazure.microsoft.com/­services/­cosmos-db
Technical documentationgithub.com/­AlaSQL/­alasqlgodoc.org/­github.com/­dgraph-io/­badgerspotify.github.io/­heroiccloud.ibm.com/­docs/­Cloudantlearn.microsoft.com/­azure/­cosmos-db
DeveloperAndrey Gershun & Mathias R. WulffDGraph LabsSpotifyIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Microsoft
Initial release20142017201420102014
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache 2.0Open Source infoApache 2.0commercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptGoJavaErlang
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
OS X
Solaris
Windows
hostedhosted
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenonoyesnoyes infoJSON types
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 indexesnonoyes infovia Elasticsearchyesyes infoAll properties auto-indexed by default
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nononoSQL-like query language
APIs and other access methodsJavaScript APIHQL (Heroic Query Language, a JSON-based language)
HTTP API
RESTful HTTP/JSON APIDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languagesJavaScriptGoC#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-side scripts infoStored proceduresnononoView functions (Map-Reduce) in JavaScriptJavaScript
TriggersyesnonoyesJavaScript
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyesMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyeswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneEventual Consistency
Immediate Consistency
Eventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenonono infoatomic operations within a document possibleMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic lockingyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonono
User concepts infoAccess controlnonoAccess rights for users can be defined per databaseAccess rights can be defined down to the item level

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
AlaSQLBadgerHeroicIBM CloudantMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

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.com

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

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, azure.microsoft.com

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, azure.microsoft.com

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

Building Planet-Scale .NET Apps with Azure Cosmos DB
4 June 2024, Visual Studio Magazine

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB | Azure updates
24 April 2024, azure.microsoft.com

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

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

Present your product here