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

DBMS > Amazon CloudSearch vs. Amazon Neptune vs. BoltDB vs. CouchDB vs. SQream DB

System Properties Comparison Amazon CloudSearch vs. Amazon Neptune vs. BoltDB vs. CouchDB vs. SQream DB

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonAmazon Neptune  Xexclude from comparisonBoltDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonSQream DB  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudFast, reliable graph database built for the cloudAn embedded key-value store for Go.A native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.a GPU-based, columnar RDBMS for big data analytics workloads
Primary database modelSearch engineGraph DBMS
RDF store
Key-value storeDocument storeRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#137  Overall
#12  Search engines
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score0.74
Rank#220  Overall
#31  Key-value stores
Score9.30
Rank#45  Overall
#7  Document stores
Score0.70
Rank#227  Overall
#104  Relational DBMS
Websiteaws.amazon.com/­cloudsearchaws.amazon.com/­neptunegithub.com/­boltdb/­boltcouchdb.apache.orgsqream.com
Technical documentationdocs.aws.amazon.com/­cloudsearchaws.amazon.com/­neptune/­developer-resourcesdocs.couchdb.org/­en/­stabledocs.sqream.com
DeveloperAmazonAmazonApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerSQream Technologies
Initial release20122017201320052017
Current release3.3.3, December 20232022.1.6, December 2022
License infoCommercial or Open SourcecommercialcommercialOpen Source infoMIT LicenseOpen Source infoApache version 2commercial
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoErlangC++, CUDA, Haskell, Java, Scala
Server operating systemshostedhostedBSD
Linux
OS X
Solaris
Windows
Android
BSD
Linux
OS X
Solaris
Windows
Linux
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnonoyes, 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.nonono
Secondary indexesyes infoall search fields are automatically indexednonoyes infovia viewsno
SQL infoSupport of SQLnonononoyes
APIs and other access methodsHTTP APIOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
RESTful HTTP/JSON API.Net
JDBC
ODBC
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
GoC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnononoView functions in JavaScriptuser defined functions in Python
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requirednonenoneSharding infoimproved architecture with release 2.0horizontal and vertical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.noneMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyesno infoatomic operations within a single document possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infostrategy: optimistic lockingyes
Durability infoSupport for making data persistentyesyes infowith encyption-at-restyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlauthentication via encrypted signaturesAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noAccess rights for users can be defined per database

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 CloudSearchAmazon NeptuneBoltDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"SQream 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

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

Amazon CloudSearch – Even Better Searching for Less Than $100/Month | Amazon Web Services
24 March 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

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

provided by Google News

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 1: Full-text search | Amazon Web ...
7 May 2024, AWS Blog

Amazon Neptune Analytics is now generally available
29 November 2023, AWS Blog

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 2: Vector similarity search | Amazon ...
7 May 2024, 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

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

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

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

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

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

provided by Google News

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

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

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

Chinese giant Alibaba leads investment round in Israel big-data startup
30 May 2018, The Times of Israel

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.

Milvus logo

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

SingleStore logo

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

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

Neo4j logo

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

Present your product here