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 > Aerospike vs. Manticore Search vs. Qdrant

System Properties Comparison Aerospike vs. Manticore Search vs. Qdrant

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonManticore Search  Xexclude from comparisonQdrant  Xexclude from comparison
DescriptionFlash-optimized In-memory NoSQL DatabaseMulti-storage database for search, including full-text search.A high-performance vector similarity Search Engine and vector Database with neural network or semantic-based matching
Primary database modelDocument store
Key-value store
Spatial DBMS
Search 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
Score6.54
Rank#65  Overall
#12  Document stores
#7  Key-value stores
#2  Spatial DBMS
Score0.30
Rank#312  Overall
#22  Search engines
Score0.27
Rank#320  Overall
#23  Search engines
Websiteaerospike.commanticoresearch.comgithub.com/­qdrant/­qdrant
qdrant.tech
Technical documentationdocs.aerospike.commanual.manticoresearch.comqdrant.tech/­documentation
Social network pagesLinkedInTwitterFacebook
DeveloperAerospikeManticore SoftwareQdrant
Initial release201220172021
Current release6.0.0.0, April 20226.0, February 2023
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoGPL version 2Open Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++Rust
Server operating systemsLinuxFreeBSD
Linux
macOS
Windows
Docker
Linux
macOS
Windows
Data schemeschema-freeFixed schemaschema-free
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanNumbers, Strings, Geo, Boolean
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 XMLno
Secondary indexesyesyes infofull-text index on all search fieldsyes infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLnoSQL-like query languageno
APIs and other access methodsJDBC
Proprietary protocol
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresuser defined functions infowith Luauser defined functions
Triggersnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSynchronous replication based on Galera libraryCollection-level replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationEventual Consistency, tunable consistency
Foreign keys infoReferential integritynono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsyes infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes 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.yesyes
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlynoKey-based authentication
More information provided by the system vendor
Aerospike infopreviously called CitrusleafManticore SearchQdrant
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» more
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» more
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» more
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» more
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» more
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» more
News

Aerospike Expands Community Leadership and Enterprise Support for Spring Framework
21 March 2023

Aerospike Again Selected for Prestigious 2023 Inc. 5000 Regionals
8 March 2023

Reducing Costs and Cutting CO2 emissions – Aerospike Explores the Vital Role of a Real-Time Data Platform at Big Data & AI World
6 March 2023

Real-time Data Platform Leader Releases Aerospike Connect for Elasticsearch
18 January 2023

Aerospike 6 on AWS Graviton2 Delivers 1.6x Improvement in Price-Performance
16 November 2022

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
Aerospike infopreviously called CitrusleafManticore SearchQdrant
DB-Engines blog posts

Evaluating Hbase and Aerospike Solutions for Real-time System of Record
17 March 2020,  Srini Srinivasan, Aerospike (sponsor) 

show all

Recent citations in the news

Aerospike targets Java Spring devs with support for the popular framework
22 March 2023, The Register

Reducing Costs and Cutting CO2 emissions - Aerospike Explores the Vital Role of a Real-Time Data Platform at Big Data & AI World
6 March 2023, Yahoo Eurosport UK

Aerospike Again Selected for Prestigious 2023 Inc. 5000 Regionals
8 March 2023, GlobeNewswire

Real-time Analytic Databases — Thing or Not a Thing?
17 March 2023, The New Stack

Building Large-Scale Real-Time JSON Applications
22 February 2023, Database Trends and Applications

provided by Google News

Build A Web Crawler with Search bar Using Wget and Manticore [A Step By Step Guide]
18 April 2020, hackernoon.com

How To Develop Your Custom Autocorrect Implementation with Manticore [A Step by Step Guide]
20 February 2020, hackernoon.com

Manticore Search 6
7 February 2023, manticoresearch.com

[DCom] Manticore Search Engine
5 March 2023, xenforo.com

manticoresoftware/manticoresearch-buddy: Manticore Buddy is a Manticore Search's sidecar which helps it with ...
11 February 2023, GitHub

provided by Google News

Qdrant: Open-Source Vector Search Engine with Managed Cloud ...
9 February 2023, KDnuggets

Entering the era of Intelligent Search · Bessemer Venture Partners
14 December 2022, Bessemer Venture Partners

KDnuggets News, February 15: Top Free Resources To Learn ...
15 February 2023, KDnuggets

Hyperparameter Tuning Using Grid Search and Random Search in ...
5 October 2022, KDnuggets

Mike Babcock steps down as University of Saskatchewan head coach
25 August 2022, Yahoo! Voices

provided by Google News

Job opportunities

.NET Developer IV (Remote Available)
Charles Schwab, Lone Tree, CO

React JS Developer
Virtualware Innovations, Dallas, TX

Systems Engineer
Scaledesk Inc, Remote

Senior Fullstack Engineer
Genuin Inc., Mineola, NY

Full Stack Developer
Mindcracker, Remote

Senior Data Engineer
dMetrics, Brooklyn, NY

jobs by Indeed



Share this page

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Redis logo

The world’s most loved real‑time data platform.
Try free

AllegroGraph logo

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

Neo4j logo

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

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Present your product here