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

DBMS > AlaSQL vs. AllegroGraph vs. Amazon Neptune vs. MariaDB vs. Stardog

System Properties Comparison AlaSQL vs. AllegroGraph vs. Amazon Neptune vs. MariaDB vs. Stardog

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAllegroGraph  Xexclude from comparisonAmazon Neptune  Xexclude from comparisonMariaDB  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionJavaScript DBMS libraryHigh performance, persistent RDF store with additional support for Graph DBMSFast, reliable graph database built for the cloudMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Relational DBMS
Document store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Graph DBMS
RDF store
Relational DBMSGraph DBMS
RDF store
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score1.06
Rank#187  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitealasql.orgallegrograph.comaws.amazon.com/­neptunemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.stardog.com
Technical documentationgithub.com/­AlaSQL/­alasqlfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlaws.amazon.com/­neptune/­developer-resourcesmariadb.com/­kb/­en/­librarydocs.stardog.com
DeveloperAndrey Gershun & Mathias R. WulffFranz Inc.AmazonMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Stardog-Union
Initial release2014200420172009 infoFork of MySQL, which was first released in 19952010
Current release8.0, December 202311.3.2, February 20247.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infoLimited community edition freecommercialOpen Source infoGPL version 2, commercial enterprise subscription availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC and C++Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
hostedFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
macOS
Windows
Data schemeschema-freeyes infoRDF schemasschema-freeyes infoDynamic columns are supportedschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nono infobulk load of XML files possiblenoyesno infoImport/export of XML data possible
Secondary indexesnoyesnoyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SPARQL is used as query languagenoyes infowith proprietary extensionsYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJavaScript APIRESTful HTTP API
SPARQL
OpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
ADO.NET
JDBC
ODBC
Proprietary native API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesJavaScriptC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
C#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoyes infoJavaScript or Common Lispnoyes infoPL/SQL compatibility added with version 10.3user defined functions and aggregates, HTTP Server extensions in Java
Triggersyesyesnoyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnonewith Federationnoneseveral options for horizontal partitioning and Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Multi-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.Multi-source replication
Source-replica replication
Multi-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphsyes infonot for MyISAM storage engineyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes infowith encyption-at-restyes infonot for in-memory storage engineyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infowith MEMORY storage engineyes
User concepts infoAccess controlnoUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
AlaSQLAllegroGraphAmazon NeptuneMariaDBStardog
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
MariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
News

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8 January 2024

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 partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

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

More resources
AlaSQLAllegroGraphAmazon NeptuneMariaDBStardog
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

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

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Jans Aasman Articles and Insights
13 September 2021, DevOps.com

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

Why Young Developers Don't Get Knowledge Graphs
30 July 2021, Datanami

provided by Google News

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 generally available
29 November 2023, AWS Blog

Uncover hidden connections in unstructured financial data with Amazon Bedrock and Amazon Neptune | Amazon Web ...
17 April 2024, AWS Blog

Create a Virtual Knowledge Graph with Amazon Neptune and an Amazon S3 data lake | Amazon Web Services
21 February 2024, AWS Blog

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

MariaDB Board Changes Post-Promissory Note Acquisition - TipRanks.com
30 April 2024, TipRanks

Azure Database for MariaDB will be retired on 19 September 2025 – Migrate to Azure Database for MySQL Flexible ...
22 September 2023, Microsoft

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

provided by Google News



Share this page

Featured Products

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here