DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Graphite vs. LevelDB vs. OpenSearch vs. VoltDB

System Properties Comparison AlaSQL vs. Graphite vs. LevelDB vs. OpenSearch vs. VoltDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonGraphite  Xexclude from comparisonLevelDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument store
Relational DBMS
Time Series DBMSKey-value storeSearch engineRelational DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score4.83
Rank#67  Overall
#4  Time Series DBMS
Score2.25
Rank#115  Overall
#19  Key-value stores
Score16.03
Rank#37  Overall
#4  Search engines
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitealasql.orggithub.com/­graphite-project/­graphite-webgithub.com/­google/­leveldbgithub.com/­opensearch-project
opensearch.org
www.voltdb.com
Technical documentationgithub.com/­AlaSQL/­alasqlgraphite.readthedocs.iogithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdopensearch.org/­docs/­latestdocs.voltdb.com
DeveloperAndrey Gershun & Mathias R. WulffChris DavisGoogleAmazon Web ServicesVoltDB Inc.
Initial release20142006201120212010
Current release1.23, February 20212.5.0, January 202311.3, April 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache 2.0Open Source infoBSDOpen Source infoApache Version 2.0Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageJavaScriptPythonC++JavaJava, C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
Unix
Illumos
Linux
OS X
Windows
All OS with a Java VMLinux
OS X infofor development
Data schemeschema-freeyesschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes
Typing infopredefined data types such as float or datenoNumeric data onlynoyesyes
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.nonono
Secondary indexesnononoyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoSQL-like query languageyes infoonly a subset of SQL 99
APIs and other access methodsJavaScript APIHTTP API
Sockets
Java API
RESTful HTTP/JSON API
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesJavaScriptJavaScript (Node.js)
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnononoyesJava
Triggersyesnonoyes infoby using the 'percolation' featureno
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate 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 integrityyesnononono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenononoACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayes infolockingyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes infowith automatic compression on writesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlnononoUsers and roles with access to stored procedures
More information provided by the system vendor
AlaSQLGraphiteLevelDBOpenSearchVoltDB
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
AlaSQLGraphiteLevelDBOpenSearchVoltDB
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

How Grafana made observability accessible
12 June 2023, InfoWorld

provided by Google News

Samstealer Attacking Windows Systems To Steal Sensitive Data
20 May 2024, CybersecurityNews

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

provided by Google News

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

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

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

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

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

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

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.

Present your product here