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. Ignite vs. KairosDB vs. OpenSearch vs. PostGIS

System Properties Comparison BoltDB vs. Ignite vs. KairosDB vs. OpenSearch vs. PostGIS

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonIgnite  Xexclude from comparisonKairosDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonPostGIS  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Distributed Time Series DBMS based on Cassandra or H2A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneSpatial extension of PostgreSQL
Primary database modelKey-value storeKey-value store
Relational DBMS
Time Series DBMSSearch engineSpatial DBMS
Secondary database modelsVector DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score3.11
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Score21.72
Rank#29  Overall
#1  Spatial DBMS
Websitegithub.com/­boltdb/­boltignite.apache.orggithub.com/­kairosdb/­kairosdbgithub.com/­opensearch-project
opensearch.org
postgis.net
Technical documentationapacheignite.readme.io/­docskairosdb.github.ioopensearch.org/­docs/­latestpostgis.net/­documentation
DeveloperApache Software FoundationAmazon Web Services
Initial release20132015201320212005
Current releaseApache Ignite 2.61.2.2, November 20182.5.0, January 20233.4.2, February 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoGPL v2.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++, Java, .NetJavaJavaC
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
All OS with a Java VM
Data schemeschema-freeyesschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes
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.noyesnoyes
Secondary indexesnoyesnoyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLnoANSI-99 for query and DML statements, subset of DDLnoSQL-like query languageyes
APIs and other access methodsHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Graphite protocol
HTTP REST
Telnet API
Java API
RESTful HTTP/JSON API
Supported programming languagesGoC#
C++
Java
PHP
Python
Ruby
Scala
Java
JavaScript infoNode.js
PHP
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresnoyes (compute grid and cache interceptors can be used instead)noyesuser defined functions
Triggersnoyes (cache interceptors and events)noyes infoby using the 'percolation' featureyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infobased on CassandraShardingyes infobased on PostgreSQL
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes (replicated cache)selectable replication factor infobased on Cassandrayesyes infobased on PostgreSQL
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes (compute grid and hadoop accelerator)nono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnonoACID
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.noyesnono
User concepts infoAccess controlnoSecurity Hooks for custom implementationssimple password-based access controlyes infobased on PostgreSQL
More information provided by the system vendor
BoltDBIgniteKairosDBOpenSearchPostGIS
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
BoltDBIgniteKairosDBOpenSearchPostGIS
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

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

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Unified Real-Time Data Platform Version 8.9 Addresses Today's More Complex Real-Time Data Processing ...
12 October 2023, GlobeNewswire

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

Amazon OpenSearch Ingestion now supports ingesting streaming data from Amazon MSK Serverless - AWS
6 June 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 now supports OpenSearch version 2.13 - AWS
21 May 2024, AWS Blog

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

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here