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

DBMS > Amazon Neptune vs. Microsoft Azure Table Storage vs. Percona Server for MongoDB vs. SQL.JS

System Properties Comparison Amazon Neptune vs. Microsoft Azure Table Storage vs. Percona Server for MongoDB vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudA Wide Column Store for rapid development using massive semi-structured datasetsA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Port of SQLite to JavaScript
Primary database modelGraph DBMS
RDF store
Wide column storeDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score4.04
Rank#77  Overall
#6  Wide column stores
Score0.60
Rank#246  Overall
#39  Document stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websiteaws.amazon.com/­neptuneazure.microsoft.com/­en-us/­services/­storage/­tableswww.percona.com/­mongodb/­software/­percona-server-for-mongodbsql.js.org
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.percona.com/­percona-distribution-for-mongodbsql.js.org/­documentation/­index.html
DeveloperAmazonMicrosoftPerconaAlon Zakai infoenhancements implemented by others
Initial release2017201220152012
Current release3.4.10-2.10, November 2017
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL Version 2Open Source
Cloud-based only infoOnly available as a cloud serviceyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaScript
Server operating systemshostedhostedLinuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.nononono
Secondary indexesnonoyes
SQL infoSupport of SQLnononoyes infoSQL-92 is not fully supported
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
RESTful HTTP APIproprietary protocol using JSONJavaScript API
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
JavaScript
Server-side scripts infoStored proceduresnonoJavaScriptno
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceShardingnone
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.Source-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
none
Foreign keys infoReferential integrityyes infoRelationships in graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic lockingnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infovia In-Memory Engineyes
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 signaturesAccess rights for users and rolesno

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 StoragePercona Server for MongoDBSQL.JS
DB-Engines blog posts

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

show all

Recent citations in the news

Exploring new features of Apache TinkerPop 3.7.x in Amazon Neptune | Amazon Web Services
7 June 2024, AWS Blog

Building NHM London's Planetary Knowledge Base with Amazon Neptune and the Registry of Open Data on AWS ...
5 June 2024, AWS Blog

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

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

provided by Google News

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

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

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

Why Isn't the World Upgrading Its Databases?
25 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

Open-source developers under corporate pressure to adopt less-permissive licenses, Percona CEO says
13 May 2021, The Register

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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