DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > BoltDB vs. LevelDB vs. SQLite vs. VoltDB vs. YTsaurus

System Properties Comparison BoltDB vs. LevelDB vs. SQLite vs. VoltDB vs. YTsaurus

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonLevelDB  Xexclude from comparisonSQLite  Xexclude from comparisonVoltDB  Xexclude from comparisonYTsaurus  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesWidely used embeddable, in-process RDBMSDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memoryYTsaurus is an open source platform for distributed storage and processing.
Primary database modelKey-value storeKey-value storeRelational DBMSRelational DBMSDocument store
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.70
Rank#225  Overall
#31  Key-value stores
Score2.33
Rank#111  Overall
#19  Key-value stores
Score103.35
Rank#10  Overall
#7  Relational DBMS
Score1.38
Rank#156  Overall
#72  Relational DBMS
Score0.15
Rank#323  Overall
#44  Document stores
#47  Key-value stores
Websitegithub.com/­boltdb/­boltgithub.com/­google/­leveldbwww.sqlite.orgwww.voltdb.comytsaurus.tech
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdwww.sqlite.org/­docs.htmldocs.voltdb.comytsaurus.tech/­docs/­en
DeveloperGoogleDwayne Richard HippVoltDB Inc.Yandex
Initial release20132011200020102023
Current release1.23, February 20213.46.1  (13 August 2024), August 202411.3, April 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoBSDOpen Source infoPublic DomainOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro EditionsOpen Source infoApache License, Version 2.0
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.
Implementation languageGoC++CJava, C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Illumos
Linux
OS X
Windows
server-lessLinux
OS X infofor development
Ubuntu
Data schemeschema-freeschema-freeyes infodynamic column typesyes
Typing infopredefined data types such as float or datenonoyes infonot rigid because of 'dynamic typing' concept.yesyes
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.nononono
Secondary indexesnonoyesyes
SQL infoSupport of SQLnonoyes infoSQL-92 is not fully supportedyes infoonly a subset of SQL 99YQL, an SQL-based language, is supported
APIs and other access methodsADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesGoC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
C++
Go
Java
JavaScript
Python
Server-side scripts infoStored proceduresnononoJava
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integritynonoyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDACID infoTransactions are executed single-threaded within stored proceduresACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyesyes infoSnapshots and command loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlnononoUsers and roles with access to stored proceduresAccess Control Lists

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
BoltDBLevelDBSQLiteVoltDBYTsaurus
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, 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

Inside the "Fallguys" malware that steals your browsing data and gaming IMs; continued attack on open source software
2 September 2020, Sonatype Blog

Pliops unveils XDP-Rocks for RocksDB
19 October 2022, Blocks & Files

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

provided by Google News

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

provided by Google News

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

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

VoltDB Announces Key New Hires
26 October 2021, citybiz

Solutions Review Sits Down with VoltDB CEO David Flower
17 April 2018, Solutions Review

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

provided by Google News

Yandex Unveils YaFSDP for 26% Faster LLM Training
11 June 2024, AIM

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

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.

Present your product here