DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon CloudSearch vs. CouchDB vs. Machbase Neo vs. OpenEdge vs. Prometheus

System Properties Comparison Amazon CloudSearch vs. CouchDB vs. Machbase Neo vs. OpenEdge vs. Prometheus

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonOpenEdge  Xexclude from comparisonPrometheus  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.TimeSeries DBMS for AIoT and BigDataApplication development environment with integrated database management systemOpen-source Time Series DBMS and monitoring system
Primary database modelSearch engineDocument storeTime Series DBMSRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.81
Rank#137  Overall
#12  Search engines
Score8.30
Rank#47  Overall
#7  Document stores
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score3.45
Rank#85  Overall
#46  Relational DBMS
Score7.69
Rank#50  Overall
#3  Time Series DBMS
Websiteaws.amazon.com/­cloudsearchcouchdb.apache.orgmachbase.comwww.progress.com/­openedgeprometheus.io
Technical documentationdocs.aws.amazon.com/­cloudsearchdocs.couchdb.org/­en/­stablemachbase.com/­dbmsdocumentation.progress.com/­output/­ua/­OpenEdge_latestprometheus.io/­docs
DeveloperAmazonApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerMachbaseProgress Software Corporation
Initial release20122005201319842015
Current release3.3.3, December 2023V8.0, August 2023OpenEdge 12.2, March 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2commercial infofree test version availablecommercialOpen Source infoApache 2.0
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 languageErlangCGo
Server operating systemshostedAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
Windows
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoyesyesNumeric data only
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.nonoyesno infoImport of XML data possible
Secondary indexesyes infoall search fields are automatically indexedyes infovia viewsyesyesno
SQL infoSupport of SQLnonoSQL-like query languageyes infoclose to SQL 92no
APIs and other access methodsHTTP APIRESTful HTTP/JSON APIgRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
JDBC
ODBC
RESTful HTTP/JSON API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
Progress proprietary ABL (Advanced Business Language).Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
Server-side scripts infoStored proceduresnoView functions in JavaScriptnoyesno
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredSharding infoimproved architecture with release 2.0Shardinghorizontal partitioning infosince Version 11.4Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSMulti-source replication
Source-replica replication
selectable replication factorSource-replica replicationyes infoby Federation
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possiblenoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infovolatile and lookup tablenono
User concepts infoAccess controlauthentication via encrypted signaturesAccess rights for users can be defined per databasesimple password-based access controlUsers and groupsno

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 CloudSearchCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Machbase Neo infoFormer name was InfinifluxOpenEdgePrometheus
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

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

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

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

Amazon CloudSearch – Even Better Searching for Less Than $100/Month | Amazon Web Services
24 March 2014, AWS Blog

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

provided by Google News

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus | Amazon Web Services
10 March 2024, AWS Blog

Exadata Real-Time Insight - Quick Start
3 April 2024, Oracle

OpenTelemetry vs. Prometheus: You can’t fix what you can’t see
29 March 2024, IBM

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here