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

DBMS > BoltDB vs. InfluxDB vs. Oracle Berkeley DB vs. VictoriaMetrics

System Properties Comparison BoltDB vs. InfluxDB vs. Oracle Berkeley DB vs. VictoriaMetrics

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
DescriptionAn embedded key-value store for Go.DBMS for storing time series, events and metricsWidely used in-process key-value storeA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelKey-value storeTime Series DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Time Series DBMS
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.70
Rank#225  Overall
#31  Key-value stores
Score22.12
Rank#28  Overall
#1  Time Series DBMS
Score1.88
Rank#130  Overall
#23  Key-value stores
#3  Native XML DBMS
Score1.23
Rank#165  Overall
#15  Time Series DBMS
Websitegithub.com/­boltdb/­boltwww.influxdata.com/­products/­influxdb-overviewwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlvictoriametrics.com
Technical documentationdocs.influxdata.com/­influxdbdocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperOracle infooriginally developed by Sleepycat, which was acquired by OracleVictoriaMetrics
Initial release2013201319942018
Current release2.7.6, April 202418.1.40, May 2020v1.91, May 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoMIT-License; commercial enterprise version availableOpen Source infocommercial license availableOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoGoC, Java, C++ (depending on the Berkeley DB edition)Go
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X infothrough Homebrew
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
FreeBSD
Linux
macOS
OpenBSD
Data schemeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoNumeric data and Stringsno
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 infoonly with the Berkeley DB XML editionno
Secondary indexesnonoyes
SQL infoSupport of SQLnoSQL-like query languageyes infoSQL interfaced based on SQLite is availableno
APIs and other access methodsHTTP API
JSON over UDP
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languagesGo.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Server-side scripts infoStored proceduresnononono
Triggersnonoyes infoonly for the SQL APIno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoin enterprise version onlynone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infoin enterprise version onlySource-replica replicationSynchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
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.noyes infoDepending on used storage engineyesno
User concepts infoAccess controlnosimple rights management via user accountsno
More information provided by the system vendor
BoltDBInfluxDBOracle Berkeley DBVictoriaMetrics
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Real-Time Visualization for IIoT Data
24 September 2024

Deploying InfluxDB and Telegraf to Monitor Kubernetes
17 September 2024

Telegraf 1.32 Release Notes
13 September 2024

An Introductory Guide to Cloud Security for IIoT
12 September 2024

Building Real-Time Android Apps with InfluxDB Cloud: Data Logging, Querying, and Visualization
10 September 2024

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
BoltDBInfluxDBOracle Berkeley DBVictoriaMetrics
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

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

Run and manage open source InfluxDB databases with Amazon Timestream
14 March 2024, AWS Blog

InfluxData avoids ’AI magic beans’ in InfluxDB time series database update for enterprises
4 September 2024, VentureBeat

InfluxData makes performance, storage improvements to InfluxDB 3.0
4 September 2024, InfoWorld

InfluxData's Latest Updates Optimize Time Series Data for Better Performance, Scale and Management
19 September 2024, Integration Developers

InfluxData Brings Higher Performance and New Features to InfluxDB 3.0 to Power Massive Time Series Workloads at Scale
4 September 2024, businesswire.com

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

What is NoSQL (Not Only SQL database)?
28 February 2022, TechTarget

Margo I. Seltzer
18 August 2020, Berkman Klein Center

Oracle acquires Sleepycat for code
17 August 2016, East Bay Times

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular
5 March 2019, ADT Magazine

provided by Google News

Open source biz promises to slash bills with observability-as-a-service in the cloud
20 August 2024, The Register

VictoriaMetrics Cloud promises five times cheaper database monitoring
20 August 2024, Techzine Europe

KubeCon24: VictoriaMetrics’ Simpler Alternative to Prometheus
20 March 2024, The New Stack

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

Green coding - VictoriaMetrics: The efficiency vs complexity trade-off
15 May 2024, ComputerWeekly.com

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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