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 > AlaSQL vs. Amazon Neptune vs. ArangoDB vs. Percona Server for MongoDB vs. RDF4J

System Properties Comparison AlaSQL vs. Amazon Neptune vs. ArangoDB vs. Percona Server for MongoDB vs. RDF4J

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon Neptune  Xexclude from comparisonArangoDB  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
DescriptionJavaScript DBMS libraryFast, reliable graph database built for the cloudNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A drop-in replacement for MongoDB Community Edition with enterprise-grade features.RDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelDocument store
Relational DBMS
Graph DBMS
RDF store
Document store
Graph DBMS
Key-value store
Search engine
Document storeRDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.52
Rank#254  Overall
#39  Document stores
Score0.69
Rank#230  Overall
#9  RDF stores
Websitealasql.orgaws.amazon.com/­neptunearangodb.comwww.percona.com/­mongodb/­software/­percona-server-for-mongodbrdf4j.org
Technical documentationgithub.com/­AlaSQL/­alasqlaws.amazon.com/­neptune/­developer-resourcesdocs.arangodb.comdocs.percona.com/­percona-distribution-for-mongodbrdf4j.org/­documentation
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperAndrey Gershun & Mathias R. WulffAmazonArangoDB Inc.PerconaSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release20142017201220152004
Current release3.11.5, November 20233.4.10-2.10, November 2017
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoGPL Version 2Open Source infoEclipse Distribution License (EDL), v1.0.
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageJavaScriptC++C++Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedLinux
OS X
Windows
LinuxLinux
OS X
Unix
Windows
Data schemeschema-freeschema-freeschema-free infoautomatically recognizes schema within a collectionschema-freeyes infoRDF Schemas
Typing infopredefined data types such as float or datenoyesyes infostring, double, boolean, list, hashyesyes
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 indexesnonoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nononono
APIs and other access methodsJavaScript APIOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
proprietary protocol using JSONJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesJavaScriptC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
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
Java
PHP
Python
Server-side scripts infoStored proceduresnonoJavaScriptJavaScriptyes
Triggersyesnononoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infosince version 2.0Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-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.Source-replica replication with configurable replication factorSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be done with stored procedures in JavaScriptyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDnoACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes infowith encyption-at-restyesyesyes infoin-memory storage is supported as well
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infovia In-Memory Engine
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yesAccess rights for users and rolesno
More information provided by the system vendor
AlaSQLAmazon NeptuneArangoDBPercona Server for MongoDBRDF4J infoformerly known as Sesame
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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

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

More resources
AlaSQLAmazon NeptuneArangoDBPercona Server for MongoDBRDF4J infoformerly known as Sesame
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

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

AWS announces Amazon Neptune I/O-Optimized
22 February 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 Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

provided by Google News

GQL: A New ISO Standard for Querying Graph Databases
29 April 2024, The New Stack

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

Unlock MongoDB's Full Potential: Ensuring Post-Upgrade Success
22 February 2024, The New Stack

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

Percona launches management system aimed at open-source databases
17 May 2022, The Register

6 keys to MongoDB database security
22 May 2019, InfoWorld

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

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

Present your product here