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

DBMS > HarperDB vs. Machbase Neo vs. Manticore Search vs. Sphinx

System Properties Comparison HarperDB vs. Machbase Neo vs. Manticore Search vs. Sphinx

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHarperDB  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonManticore Search  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.TimeSeries DBMS for AIoT and BigDataMulti-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 modelDocument storeTime Series DBMSSearch 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.55
Rank#252  Overall
#38  Document stores
Score0.22
Rank#324  Overall
#29  Time Series DBMS
Score0.23
Rank#317  Overall
#21  Search engines
Score6.03
Rank#60  Overall
#6  Search engines
Websitewww.harperdb.iomachbase.commanticoresearch.comsphinxsearch.com
Technical documentationdocs.harperdb.io/­docsmachbase.com/­dbmsmanual.manticoresearch.comsphinxsearch.com/­docs
DeveloperHarperDBMachbaseManticore SoftwareSphinx Technologies Inc.
Initial release2017201320172001
Current release3.1, August 2021V8.0, August 20236.0, February 20233.5.1, February 2023
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercial infofree test version availableOpen Source infoGPL version 2Open Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageNode.jsCC++C++
Server operating systemsLinux
OS X
Linux
macOS
Windows
FreeBSD
Linux
macOS
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemedynamic schemayesFixed schemayes
Typing infopredefined data types such as float or dateyes infoJSON data typesyesInt, 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.nonoCan index from XML
Secondary indexesyesyesyes infofull-text index on all search fieldsyes infofull-text index on all search fields
SQL infoSupport of SQLSQL-like data manipulation statementsSQL-like query languageSQL-like query languageSQL-like query language (SphinxQL)
APIs and other access methodsJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Proprietary protocol
Supported programming languages.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
Elixir
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 proceduresCustom Functions infosince release 3.1nouser defined functionsno
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesA table resides as a whole on one (or more) nodes in a clusterShardingSharding 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 nodesyes infothe nodes on which a table resides can be definedselectable replication factorSynchronous replication based on Galera librarynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsnoyes infoisolated transactions for atomic changes and binary logging for safe writesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes, using LMDBnoyes 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.yesyes infovolatile and lookup table
User concepts infoAccess controlAccess rights for users and rolessimple 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
HarperDBMachbase Neo infoFormer name was InfinifluxManticore SearchSphinx
DB-Engines blog posts

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

show all

Recent citations in the news

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

Build a Hacker News Clone using React and HarperDB — SitePoint
18 October 2021, SitePoint

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9 January 2023, business-news.ucdenver.edu

provided by Google News

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

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

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

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

Milvus logo

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

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.

Present your product here