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

DBMS > Amazon DynamoDB vs. Manticore Search vs. Memcached vs. Solr vs. WakandaDB

System Properties Comparison Amazon DynamoDB vs. Manticore Search vs. Memcached vs. Solr vs. WakandaDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonManticore Search  Xexclude from comparisonMemcached  Xexclude from comparisonSolr  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudMulti-storage database for search, including full-text search.In-memory key-value store, originally intended for cachingA widely used distributed, scalable search engine based on Apache LuceneWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelDocument store
Key-value store
Search engineKey-value storeSearch engineObject oriented DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibrarySpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.22
Rank#312  Overall
#21  Search engines
Score19.42
Rank#32  Overall
#4  Key-value stores
Score42.91
Rank#24  Overall
#3  Search engines
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websiteaws.amazon.com/­dynamodbmanticoresearch.comwww.memcached.orgsolr.apache.orgwakanda.github.io
Technical documentationdocs.aws.amazon.com/­dynamodbmanual.manticoresearch.comgithub.com/­memcached/­memcached/­wikisolr.apache.org/­resources.htmlwakanda.github.io/­doc
DeveloperAmazonManticore SoftwareDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalApache Software FoundationWakanda SAS
Initial release20122017200320062012
Current release6.0, February 20231.6.25, March 20249.6.0, April 20242.7.0 (AprilĀ 29, 2019), April 2019
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoGPL version 2Open Source infoBSD licenseOpen Source infoApache Version 2Open Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CJavaC++, JavaScript
Server operating systemshostedFreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Unix
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)Linux
OS X
Windows
Data schemeschema-freeFixed schemaschema-freeyes infoDynamic Fields enables on-the-fly addition of new fieldsyes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleannoyes infosupports customizable data types and automatic typingyes
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.Can index from XMLyesno
Secondary indexesyesyes infofull-text index on all search fieldsnoyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnoSQL-like query languagenoSolr Parallel SQL Interfaceno
APIs and other access methodsRESTful HTTP APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Proprietary protocolJava API
RESTful HTTP/JSON API
RESTful HTTP API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
JavaScript
Server-side scripts infoStored proceduresnouser defined functionsnoJava pluginsyes
Triggersyes infoby integration with AWS Lambdanonoyes infoUser configurable commands triggered on index changesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSynchronous replication based on Galera librarynone infoRepcached, a Memcached patch, provides this functionallityyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionyes infoisolated transactions for atomic changes and binary logging for safe writesnooptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.noyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noyes infousing SASL (Simple Authentication and Security Layer) protocolyesyes

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon DynamoDBManticore SearchMemcachedSolrWakandaDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

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

show all

Recent citations in the news

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Distributed Transactions at Scale in Amazon DynamoDB
7 November 2023, InfoQ.com

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

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

(SOLR) Technical Data
17 May 2024, Stock Traders Daily

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

SearchStax Launches Serverless Solr Service to Accelerate Cloud-Native Application Development
5 April 2023, PR Newswire

SOLR hosts May Day amid ongoing contract negotiations
13 May 2024, Daily Northwestern

provided by Google News



Share this page

Featured Products

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.

AllegroGraph logo

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

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

Milvus logo

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

Present your product here