DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon SimpleDB vs. Apache Doris vs. Manticore Search vs. PouchDB

System Properties Comparison Amazon SimpleDB vs. Apache Doris vs. Manticore Search vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonApache Doris  Xexclude from comparisonManticore Search  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreAn MPP-based analytics DBMS embracing the MySQL protocolMulti-storage database for search, including full-text search.JavaScript DBMS with an API inspired by CouchDB
Primary database modelKey-value storeRelational DBMSSearch engineDocument store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.89
Rank#128  Overall
#22  Key-value stores
Score0.61
Rank#235  Overall
#110  Relational DBMS
Score0.23
Rank#301  Overall
#21  Search engines
Score2.18
Rank#114  Overall
#21  Document stores
Websiteaws.amazon.com/­simpledbdoris.apache.org
github.com/­apache/­doris
manticoresearch.compouchdb.com
Technical documentationdocs.aws.amazon.com/­simpledbgithub.com/­apache/­doris/­wikimanual.manticoresearch.compouchdb.com/­guides
DeveloperAmazonApache Software Foundation, originally contributed from BaiduManticore SoftwareApache Software Foundation
Initial release2007201720172012
Current release1.2.2, February 20236.0, February 20237.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoGPL version 2Open Source
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++JavaScript
Server operating systemshostedLinuxFreeBSD
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesFixed schemaschema-free
Typing infopredefined data types such as float or datenoyesInt, 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.noCan index from XMLno
Secondary indexesyes infoAll columns are indexed automaticallyyesyes infofull-text index on all search fieldsyes infovia views
SQL infoSupport of SQLnoyesSQL-like query languageno
APIs and other access methodsRESTful HTTP APIJDBC
MySQL client
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
JavaElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
JavaScript
Server-side scripts infoStored proceduresnouser defined functionsuser defined functionsView functions in JavaScript
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationhorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSynchronous replication based on Galera libraryMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationyes infoisolated transactions for atomic changes and binary logging for safe writesno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardnono

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 SimpleDBApache DorisManticore SearchPouchDB
DB-Engines blog posts

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

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

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

AWS quietly freezes CodeCommit, Cloud9, SimpleDB and more, customers complain about lack of notice
31 July 2024, DevClass

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

Farewell EC2-Classic, it’s been swell
1 September 2023, All Things Distributed

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

provided by Google News

Breaking Down Data Silos: How Apache Doris Streamlines Customer Data Integration
20 March 2024, hackernoon.com

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9 October 2023, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris Analytical Database Graduates from Apache Incubator
20 June 2022, Datanami

provided by Google News

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Highlighting in Search Results
24 May 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27 April 2023, hackernoon.com

provided by Google News

Getting Started with PouchDB Client-Side JavaScript Database
7 September 2016, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB
7 March 2017, SitePoint

Building an Offline First App with PouchDB
10 March 2014, SitePoint

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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.

Present your product here