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

DBMS > Amazon CloudSearch vs. Bangdb vs. BoltDB vs. Manticore Search vs. SQream DB

System Properties Comparison Amazon CloudSearch vs. Bangdb vs. BoltDB vs. Manticore Search vs. SQream DB

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonBangdb  Xexclude from comparisonBoltDB  Xexclude from comparisonManticore Search  Xexclude from comparisonSQream DB  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudConverged and high performance database for device data, events, time series, document and graphAn embedded key-value store for Go.Multi-storage database for search, including full-text search.a GPU-based, columnar RDBMS for big data analytics workloads
Primary database modelSearch engineDocument store
Graph DBMS
Time Series DBMS
Key-value storeSearch engineRelational DBMS
Secondary database modelsSpatial DBMSTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#137  Overall
#12  Search engines
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.22
Rank#312  Overall
#21  Search engines
Score0.70
Rank#227  Overall
#104  Relational DBMS
Websiteaws.amazon.com/­cloudsearchbangdb.comgithub.com/­boltdb/­boltmanticoresearch.comsqream.com
Technical documentationdocs.aws.amazon.com/­cloudsearchdocs.bangdb.commanual.manticoresearch.comdocs.sqream.com
DeveloperAmazonSachin Sinha, BangDBManticore SoftwareSQream Technologies
Initial release20122012201320172017
Current releaseBangDB 2.0, October 20216.0, February 20232022.1.6, December 2022
License infoCommercial or Open SourcecommercialOpen Source infoBSD 3Open Source infoMIT LicenseOpen Source infoGPL version 2commercial
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, C++GoC++C++, CUDA, Haskell, Java, Scala
Server operating systemshostedLinuxBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
Windows
Linux
Data schemeyesschema-freeschema-freeFixed schemayes
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsnoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes, ANSI Standard SQL Types
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 indexesyes infoall search fields are automatically indexedyes infosecondary, composite, nested, reverse, geospatialnoyes infofull-text index on all search fieldsno
SQL infoSupport of SQLnoSQL like support with command line toolnoSQL-like query languageyes
APIs and other access methodsHTTP APIProprietary protocol
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
.Net
JDBC
ODBC
Supported programming languagesC
C#
C++
Java
Python
GoElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnononouser defined functionsuser defined functions in Python
Triggersnoyes, Notifications (with Streaming only)nonono
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal and vertical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSselectable replication factor, Knob for CAP (enterprise version only)noneSynchronous replication based on Galera librarynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglynoneImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyesyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyes 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.yes, run db with in-memory only modeno
User concepts infoAccess controlauthentication via encrypted signaturesyes (enterprise version only)nono

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
Amazon CloudSearchBangdbBoltDBManticore SearchSQream DB
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

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

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21 October 2014, AWS Blog

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

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

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

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.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

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

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

provided by Google News

I SQream, you SQream, we all SQream for … data analytics?
5 October 2023, Fierce Network

SQream Announces Strategic Integration for Powerful Big Data Analytics with Dataiku
9 February 2024, insideBIGDATA

GPU data warehouse startup SQream lands $39.4M funding round
24 June 2020, SiliconANGLE News

SQream Technologies raises $39.4 million for GPU-accelerated databases
24 June 2020, VentureBeat

SQream Announces Free Licenses to Organizations Using Data Analytics to Fight the Coronavirus
9 April 2020, Embedded Computing Design

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

Present your product here