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 > BoltDB vs. Microsoft Azure Cosmos DB vs. Oracle Rdb vs. RocksDB vs. Snowflake

System Properties Comparison BoltDB vs. Microsoft Azure Cosmos DB vs. Oracle Rdb vs. RocksDB vs. Snowflake

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonOracle Rdb  Xexclude from comparisonRocksDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Globally distributed, horizontally scalable, multi-model database serviceEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Cloud-based data warehousing service for structured and semi-structured data
Primary database modelKey-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSKey-value storeRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websitegithub.com/­boltdb/­boltazure.microsoft.com/­services/­cosmos-dbwww.oracle.com/­database/­technologies/­related/­rdb.htmlrocksdb.orgwww.snowflake.com
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlgithub.com/­facebook/­rocksdb/­wikidocs.snowflake.net/­manuals/­index.html
DeveloperMicrosoftOracle, originally developed by Digital Equipment Corporation (DEC)Facebook, Inc.Snowflake Computing Inc.
Initial release20132014198420132014
Current release7.4.1.1, 20219.2.1, May 2024
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialcommercialOpen Source infoBSDcommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedHP Open VMSLinuxhosted
Data schemeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or datenoyes infoJSON typesyesnoyes
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.nononoyes
Secondary indexesnoyes infoAll properties auto-indexed by defaultyesno
SQL infoSupport of SQLnoSQL-like query languageyesnoyes
APIs and other access methodsDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
C++ API
Java API
CLI Client
JDBC
ODBC
Supported programming languagesGo.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C++
Go
Java
Perl
Python
Ruby
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoJavaScriptnouser defined functions
TriggersnoJavaScriptno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud servicehorizontal partitioningyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoImplicit feature of the cloud serviceyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesMulti-item ACID transactions with snapshot isolation within a partitionyes, on a single nodeyesACID
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.nonoyesno
User concepts infoAccess controlnoAccess rights can be defined down to the item levelnoUsers with fine-grained authorization concept, user roles and pluggable authentication

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
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more
CData: 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
BoltDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOracle RdbRocksDBSnowflake
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

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

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: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, azure.microsoft.com

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

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

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey
4 May 2013, oreilly.com

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News

Lessons from the Snowflake Breaches
12 June 2024, The Hacker News

Mandiant Report: Snowflake Users Targeted for Data Theft and Extortion
12 June 2024, TechRepublic

Truist Bank says breach of customer data is unrelated to Snowflake
14 June 2024, SC Media

Pure Storage pwned, claims data plundered by crims who broke into Snowflake workspace
11 June 2024, The Register

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6 June 2024, WIRED

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

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.

Present your product here