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

DBMS > Bangdb vs. CockroachDB vs. EsgynDB vs. LevelDB vs. Microsoft Azure Cosmos DB

System Properties Comparison Bangdb vs. CockroachDB vs. EsgynDB vs. LevelDB vs. Microsoft Azure Cosmos DB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonCockroachDB  Xexclude from comparisonEsgynDB  Xexclude from comparisonLevelDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphCockroachDB 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.Enterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesGlobally distributed, horizontally scalable, multi-model database service
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMSKey-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.15
Rank#334  Overall
#45  Document stores
#31  Graph DBMS
#31  Time Series DBMS
Score6.10
Rank#58  Overall
#33  Relational DBMS
Score0.23
Rank#319  Overall
#141  Relational DBMS
Score2.75
Rank#107  Overall
#19  Key-value stores
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websitebangdb.comwww.cockroachlabs.comwww.esgyn.cngithub.com/­google/­leveldbazure.microsoft.com/­services/­cosmos-db
Technical documentationdocs.bangdb.comwww.cockroachlabs.com/­docsgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdlearn.microsoft.com/­azure/­cosmos-db
DeveloperSachin Sinha, BangDBCockroach LabsEsgynGoogleMicrosoft
Initial release20122015201520112014
Current releaseBangDB 2.0, October 202123.1.1, May 20231.23, February 2021
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache 2.0, commercial license availablecommercialOpen Source infoBSDcommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++GoC++, JavaC++
Server operating systemsLinuxLinux
macOS
Windows
LinuxIllumos
Linux
OS X
Windows
hosted
Data schemeschema-freedynamic schemayesschema-freeschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesnoyes 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 indexesyes infosecondary, composite, nested, reverse, geospatialyesyesnoyes infoAll properties auto-indexed by default
SQL infoSupport of SQLSQL like support with command line toolyes, wire compatible with PostgreSQLyesnoSQL-like query language
APIs and other access methodsProprietary protocol
RESTful HTTP API
JDBCADO.NET
JDBC
ODBC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languagesC
C#
C++
Java
Python
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
All languages supporting JDBC/ODBC/ADO.NetC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-side scripts infoStored proceduresnonoJava Stored ProceduresnoJavaScript
Triggersyes, Notifications (with Streaming only)nononoJavaScript
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontal 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 RAFTShardingnoneSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication using RAFTMulti-source replication between multi datacentersnoneyes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integritynoyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes infowith automatic compression on writesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modenono
User concepts infoAccess controlyes (enterprise version only)Role-based access controlfine grained access rights according to SQL-standardnoAccess 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
BangdbCockroachDBEsgynDBLevelDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
Recent citations in the news

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

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

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

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

Cockroach Entices High-End Legacy Workloads with v23.2
18 January 2024, Datanami

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, azure.microsoft.com

General availability: PgAudit in Azure Cosmos DB for PostgreSQL | Azure updates
31 January 2024, azure.microsoft.com

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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