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

DBMS > BoltDB vs. CrateDB vs. LevelDB vs. RDF4J vs. VoltDB

System Properties Comparison BoltDB vs. CrateDB vs. LevelDB vs. RDF4J vs. VoltDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCrateDB  Xexclude from comparisonLevelDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Distributed Database based on LuceneEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Distributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelKey-value storeDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Key-value storeRDF storeRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.73
Rank#224  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitegithub.com/­boltdb/­boltcratedb.comgithub.com/­google/­leveldbrdf4j.orgwww.voltdb.com
Technical documentationcratedb.com/­docsgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdrdf4j.org/­documentationdocs.voltdb.com
DeveloperCrateGoogleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.VoltDB Inc.
Initial release20132013201120042010
Current release1.23, February 202111.3, April 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen SourceOpen Source infoBSDOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageGoJavaC++JavaJava, C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportIllumos
Linux
OS X
Windows
Linux
OS X
Unix
Windows
Linux
OS X infofor development
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-freeyes infoRDF Schemasyes
Typing infopredefined data types such as float or datenoyesnoyesyes
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.nonono
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLnoyes, but no triggers and constraints, and PostgreSQL compatibilitynonoyes infoonly a subset of SQL 99
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesGo.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Java
PHP
Python
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnouser defined functions (Javascript)noyesJava
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneConfigurable replication on table/partition-levelnonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Read-after-write consistency on record level
Immediate Consistency
Foreign keys infoReferential integritynononono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infounique row identifiers can be used for implementing an optimistic concurrency control strategynoACID infoIsolation support depends on the API usedACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infowith automatic compression on writesyes infoin-memory storage is supported as wellyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlnorights management via user accountsnonoUsers and roles with access to stored procedures
More information provided by the system vendor
BoltDBCrateDBLevelDBRDF4J infoformerly known as SesameVoltDB
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» 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
BoltDBCrateDBLevelDBRDF4J infoformerly known as SesameVoltDB
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

provided by Google News

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Crate.io unboxes clustered SQL CrateDB, decamps to California
14 December 2016, The Register

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 and 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

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Present your product here