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

DBMS > BigchainDB vs. BoltDB vs. Graph Engine vs. H2GIS vs. OpenSearch

System Properties Comparison BigchainDB vs. BoltDB vs. Graph Engine vs. H2GIS vs. OpenSearch

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonBoltDB  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonH2GIS  Xexclude from comparisonOpenSearch  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsAn embedded key-value store for Go.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineSpatial extension of H2A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelDocument storeKey-value storeGraph DBMS
Key-value store
Spatial DBMSSearch engine
Secondary database modelsRelational DBMSVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.79
Rank#212  Overall
#36  Document stores
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Websitewww.bigchaindb.comgithub.com/­boltdb/­boltwww.graphengine.iowww.h2gis.orggithub.com/­opensearch-project
opensearch.org
Technical documentationbigchaindb.readthedocs.io/­en/­latestwww.graphengine.io/­docs/­manualwww.h2gis.org/­docs/­homeopensearch.org/­docs/­latest
DeveloperMicrosoftCNRSAmazon Web Services
Initial release20162013201020132021
Current release2.5.0, January 2023
License infoCommercial or Open SourceOpen Source infoAGPL v3Open Source infoMIT LicenseOpen Source infoMIT LicenseOpen Source infoLGPL 3.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.
  • 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 languagePythonGo.NET and CJavaJava
Server operating systemsLinuxBSD
Linux
OS X
Solaris
Windows
.NETAll OS with a Java VM
Data schemeschema-freeschema-freeyesyesschema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or datenonoyesyesyes
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 indexed
SQL infoSupport of SQLnononoyesSQL-like query language
APIs and other access methodsCLI Client
RESTful HTTP API
RESTful HTTP APIJava API
RESTful HTTP/JSON API
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
GoC#
C++
F#
Visual Basic
JavaGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresnoyesyes infobased on H2yes
Triggersnonoyesyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneyes infobased on H2yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
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, all
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlyesnoyes infobased on H2
More information provided by the system vendor
BigchainDBBoltDBGraph Engine infoformer name: TrinityH2GISOpenSearch
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
BigchainDBBoltDBGraph Engine infoformer name: TrinityH2GISOpenSearch
Recent citations in the news

Exploring the 10 BEST Python Libraries for Blockchain Applications
9 September 2023, DataDrivenInvestor

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

ascribe announces scalable blockchain database BigchainDB - CoinReport
13 February 2016, CoinReport

7 blockchain firms join Bosch led GAIA-X consortium for vehicle identity
13 September 2022, Ledger Insights

provided by Google 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

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

Amazon OpenSearch Service now supports OpenSearch version 2.13
21 May 2024, AWS Blog

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available
22 May 2024, AWS Blog

Introducing blueprint discovery and other UI enhancements for Amazon OpenSearch Ingestion | Amazon Web Services
22 May 2024, AWS Blog

Amazon OpenSearch Service releases cross cluster alerting monitors
21 May 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

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

RaimaDB logo

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

Present your product here