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

DBMS > Amazon CloudSearch vs. BoltDB vs. Manticore Search vs. RocksDB vs. Splunk

System Properties Comparison Amazon CloudSearch vs. BoltDB vs. Manticore Search vs. RocksDB vs. Splunk

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonBoltDB  Xexclude from comparisonManticore Search  Xexclude from comparisonRocksDB  Xexclude from comparisonSplunk  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudAn embedded key-value store for Go.Multi-storage database for search, including full-text search.Embeddable persistent key-value store optimized for fast storage (flash and RAM)Analytics Platform for Big Data
Primary database modelSearch engineKey-value storeSearch engineKey-value storeSearch engine
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.87
Rank#140  Overall
#12  Search engines
Score0.76
Rank#224  Overall
#32  Key-value stores
Score0.23
Rank#317  Overall
#21  Search engines
Score4.00
Rank#84  Overall
#11  Key-value stores
Score88.71
Rank#14  Overall
#2  Search engines
Websiteaws.amazon.com/­cloudsearchgithub.com/­boltdb/­boltmanticoresearch.comrocksdb.orgwww.splunk.com
Technical documentationdocs.aws.amazon.com/­cloudsearchmanual.manticoresearch.comgithub.com/­facebook/­rocksdb/­wikidocs.splunk.com/­Documentation/­Splunk
DeveloperAmazonManticore SoftwareFacebook, Inc.Splunk Inc.
Initial release20122013201720132003
Current release6.0, February 20238.11.4, April 2024
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoGPL version 2Open Source infoBSDcommercial infoLimited free edition and free developer edition 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 languageGoC++C++
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
Windows
LinuxLinux
OS X
Solaris
Windows
Data schemeyesschema-freeFixed schemaschema-freeyes
Typing infopredefined data types such as float or dateyesnoInt, 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
Secondary indexesyes infoall search fields are automatically indexednoyes infofull-text index on all search fieldsnoyes
SQL infoSupport of SQLnonoSQL-like query languagenono infoSplunk Search Processing Language for search commands
APIs and other access methodsHTTP APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
C++ API
Java API
HTTP REST
Supported programming languagesGoElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Go
Java
Perl
Python
Ruby
C#
Java
JavaScript
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonouser defined functionsnoyes
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requirednoneSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSnoneSynchronous replication based on Galera libraryyesMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesyes infoisolated transactions for atomic changes and binary logging for safe writesyesno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searching
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 controlauthentication via encrypted signaturesnononoAccess rights for users and roles

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
Amazon CloudSearchBoltDBManticore SearchRocksDBSplunk
DB-Engines blog posts

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

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

show all

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

show all

Recent citations in the news

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12 April 2012, AWS Blog

Amazon's CloudSearch Stiffens Competition for Search as a Service Providers
26 April 2012, InfoQ.com

Amazon Takes On Google And Microsoft With CloudSearch
16 April 2012, Forbes

CloudSearch Update – Price Reduction, Hebrew & Japanese Support, Partitioning, CloudTrail | Amazon Web Services
19 November 2014, AWS Blog

AWS, Microsoft and Google should retire these cloud services
2 June 2020, TechTarget

provided by Google 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

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

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

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

provided by Google News

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

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

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

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

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

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.

SingleStore logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for 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