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

DBMS > BoltDB vs. Elasticsearch vs. Infobright vs. IRONdb vs. KeyDB

System Properties Comparison BoltDB vs. Elasticsearch vs. Infobright vs. IRONdb vs. KeyDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonInfobright  Xexclude from comparisonIRONdb  Xexclude from comparisonKeyDB  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAn embedded key-value store for Go.A distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocols
Primary database modelKey-value storeSearch engineRelational DBMSTime Series DBMSKey-value store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score135.35
Rank#7  Overall
#1  Search engines
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score0.71
Rank#226  Overall
#33  Key-value stores
Websitegithub.com/­boltdb/­boltwww.elastic.co/­elasticsearchignitetech.com/­softwarelibrary/­infobrightdbwww.circonus.com/solutions/time-series-database/github.com/­Snapchat/­KeyDB
keydb.dev
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.circonus.com/irondb/category/getting-starteddocs.keydb.dev
DeveloperElasticIgnite Technologies Inc.; formerly InfoBright Inc.Circonus LLC.EQ Alpha Technology Ltd.
Initial release20132010200520172019
Current release8.6, January 2023V0.10.20, January 2018
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoElastic Licensecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016commercialOpen Source infoBSD-3
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 languageGoJavaCC and C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux
Windows
LinuxLinux
Data schemeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesyes infotext, numeric, histogramspartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
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.nonononono
Secondary indexesnoyes infoAll search fields are automatically indexedno infoKnowledge Grid Technology used insteadnoyes infoby using the Redis Search module
SQL infoSupport of SQLnoSQL-like query languageyesSQL-like query language (Circonus Analytics Query Language: CAQL)no
APIs and other access methodsJava API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
HTTP APIProprietary protocol infoRESP - REdis Serialization Protoco
Supported programming languagesGo.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Server-side scripts infoStored proceduresnoyesnoyes, in LuaLua
Triggersnoyes infoby using the 'percolation' featurenonono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneAutomatic, metric affinity per nodeSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesSource-replica replicationconfigurable replication factor, datacenter awareMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectornonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesEventual Consistency
Strong eventual consistency with CRDTs
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDnoOptimistic locking, atomic execution of commands blocks and scripts
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logs
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noMemcached and Redis integrationyesnoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesnosimple password-based access control and ACL

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
BoltDBElasticsearchInfobrightIRONdbKeyDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, 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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

Elasticsearch Open Inference API Now Supports Microsoft Azure AI Studio
22 May 2024, Business Wire

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

provided by Google News

Ignite Buys Database Vendor Infobright
2 May 2017, Datanami

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, microsoft.com

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

Redis 6 arrives with multithreading for faster I/O
30 April 2020, InfoWorld

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

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

Milvus logo

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

Present your product here