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

DBMS > BoltDB vs. Databricks vs. Microsoft Azure Table Storage vs. OrientDB

System Properties Comparison BoltDB vs. Databricks vs. Microsoft Azure Table Storage vs. OrientDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDatabricks  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.The Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.A Wide Column Store for rapid development using massive semi-structured datasetsMulti-model DBMS (Document, Graph, Key/Value)
Primary database modelKey-value storeDocument store
Relational DBMS
Wide column storeDocument store
Graph DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score81.08
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Websitegithub.com/­boltdb/­boltwww.databricks.comazure.microsoft.com/­en-us/­services/­storage/­tablesorientdb.org
Technical documentationdocs.databricks.comwww.orientdb.com/­docs/­last/­index.html
DeveloperDatabricksMicrosoftOrientDB LTD; CallidusCloud; SAP
Initial release2013201320122010
Current release3.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialcommercialOpen Source infoApache version 2
Cloud-based only infoOnly available as a cloud servicenoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedhostedAll OS with a Java JDK (>= JDK 6)
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or datenoyesyes
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 indexesnoyesnoyes
SQL infoSupport of SQLnowith Databricks SQLnoSQL-like query language, no joins
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
RESTful HTTP APITinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languagesGoPython
R
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnouser defined functions and aggregatesnoJava, Javascript
TriggersnonoHooks
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDoptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlnoAccess rights based on private key authentication or shared access signaturesAccess rights for users and roles; record level security configurable
More information provided by the system vendor
BoltDBDatabricksMicrosoft Azure Table StorageOrientDB
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BoltDBDatabricksMicrosoft Azure Table StorageOrientDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, 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

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

Databricks is Taking the Ultimate Risk of Building 'USB for AI' – AIM
15 June 2024, Analytics India Magazine

The Three Big Announcements by Databricks AI Team in June 2024
17 June 2024, MarkTechPost

Databricks launches LakeFlow to help its customers build their data pipelines
12 June 2024, TechCrunch

Databricks tells investors annualized revenue will reach $2.4 billion at midway point of year
13 June 2024, CNBC

Databricks open-sources Unity Catalog, challenging Snowflake on interoperability for data workloads
12 June 2024, VentureBeat

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

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

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

Introducing Gremlin The Graph Database
14 August 2013, iProgrammer

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