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

DBMS > Amazon Redshift vs. Graph Engine vs. PouchDB vs. searchxml vs. Spark SQL

System Properties Comparison Amazon Redshift vs. Graph Engine vs. PouchDB vs. searchxml vs. Spark SQL

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonPouchDB  Xexclude from comparisonsearchxml  Xexclude from comparisonSpark SQL  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineJavaScript DBMS with an API inspired by CouchDBDBMS for structured and unstructured content wrapped with an application serverSpark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelRelational DBMSGraph DBMS
Key-value store
Document storeNative XML DBMS
Search engine
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.88
Rank#35  Overall
#22  Relational DBMS
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score2.34
Rank#112  Overall
#21  Document stores
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Score18.04
Rank#33  Overall
#20  Relational DBMS
Websiteaws.amazon.com/­redshiftwww.graphengine.iopouchdb.comwww.searchxml.net/­category/­productsspark.apache.org/­sql
Technical documentationdocs.aws.amazon.com/­redshiftwww.graphengine.io/­docs/­manualpouchdb.com/­guideswww.searchxml.net/­support/­handoutsspark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperAmazon (based on PostgreSQL)MicrosoftApache Software Foundationinformationpartners gmbhApache Software Foundation
Initial release20122010201220152014
Current release7.1.1, June 20191.03.5.0 ( 2.13), September 2023
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen SourcecommercialOpen 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 languageC.NET and CJavaScriptC++Scala
Server operating systemshosted.NETserver-less, requires a JavaScript environment (browser, Node.js)WindowsLinux
OS X
Windows
Data schemeyesyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nononoyesno
Secondary indexesrestrictedyes infovia viewsyesno
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardnononoSQL-like DML and DDL statements
APIs and other access methodsJDBC
ODBC
RESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
RESTful HTTP API
WebDAV
XQuery
XSLT
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBCC#
C++
F#
Visual Basic
JavaScriptC++ infomost other programming languages supported via APIsJava
Python
R
Scala
Server-side scripts infoStored proceduresuser defined functions infoin PythonyesView functions in JavaScriptyes infoon the application serverno
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungenoneyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes infosychronisation to multiple collectionsnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonomultiple readers, single writerno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardnoDomain, group and role-based access control at the document level and for application servicesno

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon RedshiftGraph Engine infoformer name: TrinityPouchDBsearchxmlSpark SQL
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

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

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

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

Amazon Redshift Serverless is now available in the AWS Middle East (UAE) region - AWS
7 June 2024, AWS Blog

Amazon Redshift Serverless is now generally available in the AWS China (Ningxia) Region - AWS
28 May 2024, AWS Blog

Integrate Tableau and Okta with Amazon Redshift using AWS IAM Identity Center | Amazon Web Services
3 June 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8 February 2024, AWS Blog

provided by Google News

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, IBM

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

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Performance Insights from Sigma Rule Detections in Spark Streaming
1 June 2024, Towards Data Science

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Simba Technologies(R) Introduces New, Powerful JDBC Driver With SQL Connector for Apache Spark(TM)
17 March 2024, Yahoo Singapore News

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

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