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. EJDB vs. Heroic vs. MonetDB vs. OpenSearch

System Properties Comparison BoltDB vs. EJDB vs. Heroic vs. MonetDB vs. OpenSearch

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonEJDB  Xexclude from comparisonHeroic  Xexclude from comparisonMonetDB  Xexclude from comparisonOpenSearch  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA relational database management system that stores data in columnsA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelKey-value storeDocument storeTime Series DBMSRelational DBMSSearch engine
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
Score0.27
Rank#297  Overall
#44  Document stores
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Websitegithub.com/­boltdb/­boltgithub.com/­Softmotions/­ejdbgithub.com/­spotify/­heroicwww.monetdb.orggithub.com/­opensearch-project
opensearch.org
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdspotify.github.io/­heroicwww.monetdb.org/­Documentationopensearch.org/­docs/­latest
DeveloperSoftmotionsSpotifyMonetDB BVAmazon Web Services
Initial release20132012201420042021
Current releaseDec2023 (11.49), December 20232.5.0, January 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPLv2Open Source infoApache 2.0Open Source infoMozilla Public License 2.0Open Source infoApache 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.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageGoCJavaCJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
server-lessFreeBSD
Linux
OS X
Solaris
Windows
All OS with a Java VM
Data schemeschema-freeschema-freeschema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or datenoyes infostring, integer, double, bool, date, object_idyesyesyes
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.nono
Secondary indexesnonoyes infovia Elasticsearchyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnononoyes infoSQL 2003 with some extensionsSQL-like query language
APIs and other access methodsin-process shared libraryHQL (Heroic Query Language, a JSON-based language)
HTTP API
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
Java API
RESTful HTTP/JSON API
Supported programming languagesGoActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresnononoyes, in SQL, C, Ryes
Triggersnononoyesyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding via remote tablesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyesnone infoSource-replica replication available in experimental statusyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnonoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyesyes
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.nono
User concepts infoAccess controlnonofine grained access rights according to SQL-standard
More information provided by the system vendor
BoltDBEJDBHeroicMonetDBOpenSearch
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
BoltDBEJDBHeroicMonetDBOpenSearch
Recent citations in the news

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.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

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

MonetDB Solutions secures investment from ServiceNow
30 September 2019, Centrum Wiskunde & Informatica (CWI)

provided by Google News

Analyze more demanding as well as larger time series workloads with Amazon OpenSearch Serverless | Amazon Web ...
1 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, blogs.oracle.com

Amazon OpenSearch Service adds support for Hebrew and HanLP language analyzers
23 April 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

provided by Google News



Share this page

Featured Products

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

Present your product here