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

DBMS > BoltDB vs. Kdb vs. Microsoft Azure Cosmos DB vs. SWC-DB vs. YDB

System Properties Comparison BoltDB vs. Kdb vs. Microsoft Azure Cosmos DB vs. SWC-DB vs. YDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonKdb  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.High performance Time Series DBMSGlobally distributed, horizontally scalable, multi-model database serviceA high performance, scalable Wide Column DBMSA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelKey-value storeTime Series DBMS
Vector DBMS
Document store
Graph DBMS
Key-value store
Wide column store
Wide column storeDocument store
Relational DBMS
Secondary database modelsRelational DBMSSpatial DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score7.55
Rank#53  Overall
#3  Time Series DBMS
#1  Vector DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.01
Rank#376  Overall
#13  Wide column stores
Score0.35
Rank#278  Overall
#43  Document stores
#127  Relational DBMS
Websitegithub.com/­boltdb/­boltkx.comazure.microsoft.com/­services/­cosmos-dbgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
github.com/­ydb-platform/­ydb
ydb.tech
Technical documentationcode.kx.comlearn.microsoft.com/­azure/­cosmos-dbydb.tech/­en/­docs
DeveloperKx Systems, a division of First Derivatives plcMicrosoftAlex KashirinYandex
Initial release20132000 infokdb was released 2000, kdb+ in 2003201420202019
Current release3.6, May 20180.5, April 2021
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercial infofree 32-bit versioncommercialOpen Source infoGPL V3Open Source infoApache 2.0; commercial license available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoqC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
hostedLinuxLinux
Data schemeschema-freeyesschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or datenoyesyes infoJSON typesyes
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.noyesnono
Secondary indexesnoyes infotable attribute 'grouped'yes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLnoSQL-like query language (q)SQL-like query languageSQL-like query languageSQL-like query language (YQL)
APIs and other access methodsHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Proprietary protocol
Thrift
RESTful HTTP API (DynamoDB compatible)
Supported programming languagesGoC
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C++Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresnouser defined functionsJavaScriptnono
Triggersnoyes infowith viewsJavaScriptno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningSharding infoImplicit feature of the cloud serviceShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationyes infoImplicit feature of the cloud serviceActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infosimilar paradigm used for internal processingwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoMulti-item ACID transactions with snapshot isolation within a partitionACID
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.noyesnono
User concepts infoAccess controlnorights management via user accountsAccess rights can be defined down to the item levelAccess rights defined for Yandex Cloud users
More information provided by the system vendor
BoltDBKdbMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSWC-DB infoSuper Wide Column DatabaseYDB
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Licensing and pricing modelsupon request
» 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
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
BoltDBKdbMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSWC-DB infoSuper Wide Column DatabaseYDB
Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18 May 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18 May 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7 June 2023, Datanami

provided by Google News

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

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

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

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

provided by Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3 January 2024, VOI.ID

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Yandex Food's Data Gets Leaked, Russian Secret Service Habits Are Revealed, Including Putin's Lover's House
4 April 2022, VOI English

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here