DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. Citus vs. Elasticsearch vs. InterSystems IRIS vs. OpenQM

System Properties Comparison BoltDB vs. Citus vs. Elasticsearch vs. InterSystems IRIS vs. OpenQM

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCitus  Xexclude from comparisonElasticsearch  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Scalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA 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 metricA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityQpenQM is a high-performance, self-tuning, multi-value DBMS
Primary database modelKey-value storeRelational DBMSSearch engineDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Multivalue DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score2.15
Rank#117  Overall
#56  Relational DBMS
Score132.83
Rank#7  Overall
#1  Search engines
Score3.54
Rank#84  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score0.34
Rank#284  Overall
#10  Multivalue DBMS
Websitegithub.com/­boltdb/­boltwww.citusdata.comwww.elastic.co/­elasticsearchwww.intersystems.com/­products/­intersystems-iriswww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qm
Technical documentationdocs.citusdata.comwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.cls
DeveloperElasticInterSystemsRocket Software, originally Martin Phillips
Initial release20132010201020181993
Current release8.1, December 20188.6, January 20232023.3, June 20233.4-12
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoAGPL, commercial license also availableOpen Source infoElastic LicensecommercialOpen Source infoGPLv2, extended commercial license available
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 languageGoCJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxAll OS with a Java VMAIX
Linux
macOS
Ubuntu
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Data schemeschema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentdepending on used data modelyes infowith some exceptions
Typing infopredefined data types such as float or datenoyesyesyes
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.noyes infospecific XML type available, but no XML query functionalitynoyesyes
Secondary indexesnoyesyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLnoyes infostandard, with numerous extensionsSQL-like query languageyesno
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
RESTful HTTP/JSON API
JDBC
ODBC
RESTful HTTP API
Supported programming languagesGo.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C++
Java
JavaScript (Node.js)
Python
.Net
Basic
C
Java
Objective C
PHP
Python
Server-side scripts infoStored proceduresnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesyesyes
Triggersnoyesyes infoby using the 'percolation' featureyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication infoother methods possible by using 3rd party extensionsyesSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoES-Hadoop Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoMemcached and Redis integrationyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardyesAccess rights can be defined down to the item level
More information provided by the system vendor
BoltDBCitusElasticsearchInterSystems IRISOpenQM infoalso called QM
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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
BoltDBCitusElasticsearchInterSystems IRISOpenQM infoalso called QM
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

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

What Microsoft's Open Source PostgreSQL Acquisition Portends for SQL Server
1 June 2024, ITPro Today

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

Ubicloud reels in $16M for its open-source cloud platform
5 March 2024, SiliconANGLE News

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

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 Supports Cohere Rerank 3
11 April 2024, businesswire.com

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

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5 May 2024, Mobihealth News

InterSystems collaborates with Imagelink Software to accelerate digital transformation for Malaysian government and ...
24 April 2024, PR Newswire

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28 March 2024, Business Wire

InterSystems expands the InterSystems IRIS data platform with vector search
4 April 2024, ZAWYA

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.

Milvus logo

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

Present your product here