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. Hypertable vs. Manticore Search vs. RocksDB vs. Teradata Aster

System Properties Comparison BoltDB vs. Hypertable vs. Manticore Search vs. RocksDB vs. Teradata Aster

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonHypertable  Xexclude from comparisonManticore Search  Xexclude from comparisonRocksDB  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionAn embedded key-value store for Go.An open source BigTable implementation based on distributed file systems such as HadoopMulti-storage database for search, including full-text search.Embeddable persistent key-value store optimized for fast storage (flash and RAM)Platform for big data analytics on multistructured data sources and types
Primary database modelKey-value storeWide column storeSearch engineKey-value storeRelational 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.74
Rank#220  Overall
#31  Key-value stores
Score0.22
Rank#312  Overall
#21  Search engines
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitegithub.com/­boltdb/­boltmanticoresearch.comrocksdb.org
Technical documentationmanual.manticoresearch.comgithub.com/­facebook/­rocksdb/­wiki
DeveloperHypertable Inc.Manticore SoftwareFacebook, Inc.Teradata
Initial release20132009201720132005
Current release0.9.8.11, March 20166.0, February 20238.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGNU version 3. Commercial license availableOpen Source infoGPL version 2Open Source infoBSDcommercial
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 languageGoC++C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows infoan inofficial Windows port is available
FreeBSD
Linux
macOS
Windows
LinuxLinux
Data schemeschema-freeschema-freeFixed schemaschema-freeFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typing infopredefined data types such as float or datenonoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleannoyes
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.noCan index from XMLnoyes infoin Aster File Store
Secondary indexesnorestricted infoonly exact value or prefix value scansyes infofull-text index on all search fieldsnoyes
SQL infoSupport of SQLnonoSQL-like query languagenoyes
APIs and other access methodsC++ API
Thrift
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
C++ API
Java API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesGoC++
Java
Perl
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Go
Java
Perl
Python
Ruby
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresnonouser defined functionsnoR packages
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor on file system levelSynchronous replication based on Galera libraryyesyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoyes infoisolated transactions for atomic changes and binary logging for safe writesyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlnonononofine grained access rights according to SQL-standard

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
BoltDBHypertableManticore SearchRocksDBTeradata Aster
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

Key Value Databases Market Future Business Scope Analysis
17 May 2024, openPR

provided by Google News

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

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

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

NoSQL Market: A well-defined technological growth map with an impact-analysis
19 June 2020, Inter Press Service

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata Aster gets graph database, HDFS-compatible file store
8 October 2013, ZDNet

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22 September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

provided by Google News



Share this page

Featured Products

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

Present your product here