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. Newts vs. OpenSearch vs. TimescaleDB

System Properties Comparison BoltDB vs. EJDB vs. Newts vs. OpenSearch vs. TimescaleDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonEJDB  Xexclude from comparisonNewts  Xexclude from comparisonOpenSearch  Xexclude from comparisonTimescaleDB  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 based on CassandraA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelKey-value storeDocument storeTime Series DBMSSearch engineTime Series 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
Score0.31
Rank#296  Overall
#44  Document stores
Score0.07
Rank#375  Overall
#41  Time Series DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Score4.46
Rank#71  Overall
#5  Time Series DBMS
Websitegithub.com/­boltdb/­boltgithub.com/­Softmotions/­ejdbopennms.github.io/­newtsgithub.com/­opensearch-project
opensearch.org
www.timescale.com
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgithub.com/­OpenNMS/­newts/­wikiopensearch.org/­docs/­latestdocs.timescale.com
DeveloperSoftmotionsOpenNMS GroupAmazon Web ServicesTimescale
Initial release20132012201420212017
Current release2.5.0, January 20232.15.0, May 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPLv2Open Source infoApache 2.0Open 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 languageGoCJavaJavaC
Server operating systemsBSD
Linux
OS X
Solaris
Windows
server-lessLinux
OS X
Windows
All OS with a Java VMLinux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes
Typing infopredefined data types such as float or datenoyes infostring, integer, double, bool, date, object_idyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nonoyes
Secondary indexesnononoyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLnononoSQL-like query languageyes infofull PostgreSQL SQL syntax
APIs and other access methodsin-process shared libraryHTTP REST
Java API
Java API
RESTful HTTP/JSON API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesGoActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
JavaGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnononoyesuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnononoyes infoby using the 'percolation' featureyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infobased on CassandraShardingyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factor infobased on CassandrayesSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual 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 integritynono infotypically not needed, however similar functionality with collection joins possiblenonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnononoACID
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.nonono
User concepts infoAccess controlnononofine grained access rights according to SQL-standard
More information provided by the system vendor
BoltDBEJDBNewtsOpenSearchTimescaleDB
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
BoltDBEJDBNewtsOpenSearchTimescaleDB
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

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

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

Optimize storage costs in Amazon OpenSearch Service using Zstandard compression | Amazon Web Services
11 June 2024, AWS Blog

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

Simplify your query management with search templates in Amazon OpenSearch Service | Amazon Web Services
3 April 2024, AWS Blog

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

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