DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Redshift vs. Graph Engine vs. NebulaGraph vs. PouchDB vs. searchxml

System Properties Comparison Amazon Redshift vs. Graph Engine vs. NebulaGraph vs. PouchDB vs. searchxml

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonNebulaGraph  Xexclude from comparisonPouchDB  Xexclude from comparisonsearchxml  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 engineA distributed, linear scalable, high perfomant Graph DBMSJavaScript DBMS with an API inspired by CouchDBDBMS for structured and unstructured content wrapped with an application server
Primary database modelRelational DBMSGraph DBMS
Key-value store
Graph DBMSDocument storeNative XML DBMS
Search engine
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.23
Rank#116  Overall
#10  Graph DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Websiteaws.amazon.com/­redshiftwww.graphengine.iogithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
pouchdb.comwww.searchxml.net/­category/­products
Technical documentationdocs.aws.amazon.com/­redshiftwww.graphengine.io/­docs/­manualdocs.nebula-graph.iopouchdb.com/­guideswww.searchxml.net/­support/­handouts
DeveloperAmazon (based on PostgreSQL)MicrosoftVesoft Inc.Apache Software Foundationinformationpartners gmbh
Initial release20122010201920122015
Current release7.1.1, June 20191.0
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoApache Version 2.0 + Common Clause 1.0Open Sourcecommercial
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 CC++JavaScriptC++
Server operating systemshosted.NETLinuxserver-less, requires a JavaScript environment (browser, Node.js)Windows
Data schemeyesyesStrong typed schemaschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nonononoyes
Secondary indexesrestrictedyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes infovia viewsyes
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardnoSQL-like query languagenono
APIs and other access methodsJDBC
ODBC
RESTful HTTP APIBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
HTTP REST infoonly for PouchDB Server
JavaScript API
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesAll languages supporting JDBC/ODBCC#
C++
F#
Visual Basic
.Net
C++
Go
Java
PHP
Python
JavaScriptC++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresuser defined functions infoin Pythonyesuser defined functionsView functions in JavaScriptyes infoon the application server
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningShardingSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesCausal Clustering using Raft protocolMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnoyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnomultiple readers, single writer
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 infousing RocksDByes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlnoDomain, group and role-based access control at the document level and for application services
More information provided by the system vendor
Amazon RedshiftGraph Engine infoformer name: TrinityNebulaGraphPouchDBsearchxml
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

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: TrinityNebulaGraphPouchDBsearchxml
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

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, 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



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here