DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. Cubrid vs. Elasticsearch vs. OpenSearch vs. TinkerGraph

System Properties Comparison BoltDB vs. Cubrid vs. Elasticsearch vs. OpenSearch vs. TinkerGraph

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCubrid  Xexclude from comparisonElasticsearch  Xexclude from comparisonOpenSearch  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionAn embedded key-value store for Go.CUBRID is an open-source SQL-based relational database management system with object extensions for OLTPA 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 distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelKey-value storeRelational DBMSSearch engineSearch engineGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector 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
Score1.04
Rank#187  Overall
#87  Relational DBMS
Score132.83
Rank#7  Overall
#1  Search engines
Score16.03
Rank#37  Overall
#4  Search engines
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitegithub.com/­boltdb/­boltcubrid.com (korean)
cubrid.org (english)
www.elastic.co/­elasticsearchgithub.com/­opensearch-project
opensearch.org
tinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationcubrid.org/­manualswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlopensearch.org/­docs/­latest
DeveloperCUBRID Corporation, CUBRID FoundationElasticAmazon Web Services
Initial release20132008201020212009
Current release11.0, January 20218.6, January 20232.5.0, January 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2.0Open Source infoElastic LicenseOpen Source infoApache Version 2.0Open Source infoApache 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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • 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 languageGoC, C++, JavaJavaJavaJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
Windows
All OS with a Java VMAll OS with a Java VM
Data schemeschema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes
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 indexesnoyesyes infoAll search fields are automatically indexedyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLnoyesSQL-like query languageSQL-like query languageno
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
Java API
RESTful HTTP/JSON API
Java API
RESTful HTTP/JSON API
TinkerPop 3
Supported programming languagesGoC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Groovy
Java
Server-side scripts infoStored proceduresnoJava Stored Proceduresyesyesno
Triggersnoyesyes infoby using the 'percolation' featureyes infoby using the 'percolation' featureno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationyesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoES-Hadoop Connectorno
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, allEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allnone
Foreign keys infoReferential integritynoyesnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
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-standardno
More information provided by the system vendor
BoltDBCubridElasticsearchOpenSearchTinkerGraph
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
BoltDBCubridElasticsearchOpenSearchTinkerGraph
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

NHN Willing to Be More Open
24 November 2008, 코리아타임스

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, 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

Amazon OpenSearch Service now supports OpenSearch version 2.13
21 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 zero-ETL integration with Amazon S3 now available
22 May 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, blogs.oracle.com

Enhance image search experiences with Amazon Personalize, Amazon OpenSearch Service, and Amazon Titan ...
29 May 2024, AWS Blog

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for 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

Present your product here