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

DBMS > BigObject vs. LevelDB vs. Microsoft Azure SQL Database vs. RavenDB

System Properties Comparison BigObject vs. LevelDB vs. Microsoft Azure SQL Database vs. RavenDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonLevelDB  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesDatabase as a Service offering with high compatibility to Microsoft SQL ServerOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedKey-value storeRelational DBMSDocument store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Websitebigobject.iogithub.com/­google/­leveldbazure.microsoft.com/­en-us/­products/­azure-sql/­databaseravendb.net
Technical documentationdocs.bigobject.iogithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.microsoft.com/­en-us/­azure/­azure-sqlravendb.net/­docs
DeveloperBigObject, Inc.GoogleMicrosoftHibernating Rhinos
Initial release2015201120102010
Current release1.23, February 2021V125.4, July 2022
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoBSDcommercialOpen Source infoAGPL version 3, commercial license available
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C#
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Illumos
Linux
OS X
Windows
hostedLinux
macOS
Raspberry Pi
Windows
Data schemeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnoyesno
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.nonoyes
Secondary indexesyesnoyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesSQL-like query language (RQL)
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresLuanoTransact SQLyes
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyes, with always 3 replicas availableMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlnonofine grained access rights according to SQL-standardAuthorization levels configured per client per database

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

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

More resources
BigObjectLevelDBMicrosoft Azure SQL Database infoformerly SQL AzureRavenDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the 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

Chapter 8: Using the Ledger Features of Azure SQL - Developing Blockchain Solutions in the Cloud [Book]
7 May 2024, O'Reilly Media

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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

AllegroGraph logo

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

Present your product here