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 Neptune vs. Microsoft Azure Table Storage vs. PouchDB vs. Realm vs. SiteWhere

System Properties Comparison Amazon Neptune vs. Microsoft Azure Table Storage vs. PouchDB vs. Realm vs. SiteWhere

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonPouchDB  Xexclude from comparisonRealm  Xexclude from comparisonSiteWhere  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudA Wide Column Store for rapid development using massive semi-structured datasetsJavaScript DBMS with an API inspired by CouchDBA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataM2M integration platform for persisting/querying time series data
Primary database modelGraph DBMS
RDF store
Wide column storeDocument storeDocument storeTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score2.28
Rank#115  Overall
#21  Document stores
Score7.60
Rank#52  Overall
#9  Document stores
Score0.06
Rank#356  Overall
#35  Time Series DBMS
Websiteaws.amazon.com/­neptuneazure.microsoft.com/­en-us/­services/­storage/­tablespouchdb.comrealm.iogithub.com/­sitewhere/­sitewhere
Technical documentationaws.amazon.com/­neptune/­developer-resourcespouchdb.com/­guidesrealm.io/­docssitewhere1.sitewhere.io/­index.html
DeveloperAmazonMicrosoftApache Software FoundationRealm, acquired by MongoDB in May 2019SiteWhere
Initial release20172012201220142010
Current release7.1.1, June 2019
License infoCommercial or Open SourcecommercialcommercialOpen SourceOpen SourceOpen Source infoCommon Public Attribution License Version 1.0
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 languageJavaScriptJava
Server operating systemshostedhostedserver-less, requires a JavaScript environment (browser, Node.js)Android
Backend: server-less
iOS
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeyespredefined scheme
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.nonononono
Secondary indexesnonoyes infovia viewsyesno
SQL infoSupport of SQLnonononono
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
RESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
HTTP REST
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-side scripts infoStored proceduresnonoView functions in JavaScriptno inforuns within the applications so server-side scripts are unnecessary
Triggersnonoyesyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceSharding infowith a proxy-based framework, named couchdb-loungenoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-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.yes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic lockingnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyes 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.noyesyes infoIn-Memory realmno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights based on private key authentication or shared access signaturesnoyesUsers with fine-grained authorization concept

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 NeptuneMicrosoft Azure Table StoragePouchDBRealmSiteWhere
DB-Engines blog posts

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

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

AWS announces Amazon Neptune I/O-Optimized
22 February 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

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 2: Vector similarity search | Amazon ...
7 May 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

Amazon Neptune announces support for data APIs in the AWS SDK
22 February 2024, AWS Blog

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, IBM

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

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

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Here are the winners of Nordic Startup Awards
31 May 2016, EU-Startups

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

provided by Google News

SiteWhere: An open platform for connected devices
11 July 2017, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

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.

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Present your product here