DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. Heroic vs. LokiJS vs. Manticore Search vs. Sphinx

System Properties Comparison BoltDB vs. Heroic vs. LokiJS vs. Manticore Search vs. Sphinx

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonHeroic  Xexclude from comparisonLokiJS  Xexclude from comparisonManticore Search  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchIn-memory JavaScript DBMSMulti-storage database for search, including full-text search.Open source search engine for searching in data from different sources, e.g. relational databases
Primary database modelKey-value storeTime Series DBMSDocument storeSearch engineSearch engine
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.76
Rank#224  Overall
#32  Key-value stores
Score0.57
Rank#250  Overall
#21  Time Series DBMS
Score0.48
Rank#262  Overall
#42  Document stores
Score0.23
Rank#317  Overall
#21  Search engines
Score6.03
Rank#60  Overall
#6  Search engines
Websitegithub.com/­boltdb/­boltgithub.com/­spotify/­heroicgithub.com/­techfort/­LokiJSmanticoresearch.comsphinxsearch.com
Technical documentationspotify.github.io/­heroictechfort.github.io/­LokiJSmanual.manticoresearch.comsphinxsearch.com/­docs
DeveloperSpotifyManticore SoftwareSphinx Technologies Inc.
Initial release20132014201420172001
Current release6.0, February 20233.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0Open SourceOpen Source infoGPL version 2Open Source infoGPL version 2, commercial licence available
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 languageGoJavaJavaScriptC++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
macOS
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeFixed schemayes
Typing infopredefined data types such as float or datenoyesnoInt, 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 XML
Secondary indexesnoyes infovia Elasticsearchyes infovia viewsyes infofull-text index on all search fieldsyes infofull-text index on all search fields
SQL infoSupport of SQLnononoSQL-like query languageSQL-like query language (SphinxQL)
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
JavaScript APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Proprietary protocol
Supported programming languagesGoJavaScriptElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnonoView functions in JavaScriptuser defined functionsno
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneSynchronous replication based on Galera librarynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
none
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnono infoatomic operations within a single collection possibleyes infoisolated transactions for atomic changes and binary logging for safe writesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes infoThe original contents of fields are not stored in the Manticore index.yes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnononono

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
BoltDBHeroicLokiJSManticore SearchSphinx
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

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

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Vector Search in Databases: FOSDEM's Presentation on Manticore Vector Search
21 February 2024, hackernoon.com

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

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13 April 2020, Towards Data Science

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

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

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

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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