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 > AlaSQL vs. HBase vs. KairosDB vs. Manticore Search vs. Riak TS

System Properties Comparison AlaSQL vs. HBase vs. KairosDB vs. Manticore Search vs. Riak TS

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonHBase  Xexclude from comparisonKairosDB  Xexclude from comparisonManticore Search  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionJavaScript DBMS libraryWide-column store based on Apache Hadoop and on concepts of BigTableDistributed Time Series DBMS based on Cassandra or H2Multi-storage database for search, including full-text search.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelDocument store
Relational DBMS
Wide column storeTime Series DBMSSearch engineTime Series DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score27.97
Rank#26  Overall
#2  Wide column stores
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Websitealasql.orghbase.apache.orggithub.com/­kairosdb/­kairosdbmanticoresearch.com
Technical documentationgithub.com/­AlaSQL/­alasqlhbase.apache.org/­book.htmlkairosdb.github.iomanual.manticoresearch.comwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperAndrey Gershun & Mathias R. WulffApache Software Foundation infoApache top-level project, originally developed by PowersetManticore SoftwareOpen Source, formerly Basho Technologies
Initial release20142008201320172015
Current release2.3.4, January 20211.2.2, November 20186.0, February 20233.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache version 2Open Source infoApache 2.0Open Source infoGPL version 2Open Source
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.
Implementation languageJavaScriptJavaJavaC++Erlang
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
Unix
Windows infousing Cygwin
Linux
OS X
Windows
FreeBSD
Linux
macOS
Windows
Linux
OS X
Data schemeschema-freeschema-free, schema definition possibleschema-freeFixed schemaschema-free
Typing infopredefined data types such as float or datenooptions to bring your own types, AVROyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanno
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.nononoCan index from XMLno
Secondary indexesnononoyes infofull-text index on all search fieldsrestricted
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoSQL-like query languageyes, limited
APIs and other access methodsJavaScript APIJava API
RESTful HTTP API
Thrift
Graphite protocol
HTTP REST
Telnet API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
HTTP API
Native Erlang Interface
Supported programming languagesJavaScriptC
C#
C++
Groovy
Java
PHP
Python
Scala
Java
JavaScript infoNode.js
PHP
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnoyes infoCoprocessors in Javanouser defined functionsErlang
Triggersyesyesnonoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infobased on CassandraSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
selectable replication factor infobased on CassandraSynchronous replication based on Galera libraryselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Foreign keys infoReferential integrityyesnononono infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageSingle row ACID (across millions of columns)noyes infoisolated transactions for atomic changes and binary logging for safe writesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlnoAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACsimple password-based access controlnono

More information provided by the system vendor

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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AlaSQLHBaseKairosDBManticore SearchRiak TS
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, 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

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

What Is HBase?
19 August 2021, IBM

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook
5 June 2014, Facebook Engineering

provided by Google News

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

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

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