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

DBMS > AlaSQL vs. HugeGraph vs. MarkLogic vs. SAP SQL Anywhere vs. Stardog

System Properties Comparison AlaSQL vs. HugeGraph vs. MarkLogic vs. SAP SQL Anywhere vs. Stardog

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonHugeGraph  Xexclude from comparisonMarkLogic  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionJavaScript DBMS libraryA fast-speed and highly-scalable Graph DBMSOperational and transactional Enterprise NoSQL databaseRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Relational DBMS
Graph DBMSDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMSGraph DBMS
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score5.18
Rank#63  Overall
#11  Document stores
#1  Native XML DBMS
#1  RDF stores
#7  Search engines
Score3.95
Rank#80  Overall
#42  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitealasql.orggithub.com/­hugegraph
hugegraph.apache.org
www.progress.com/­marklogicwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.stardog.com
Technical documentationgithub.com/­AlaSQL/­alasqlhugegraph.apache.org/­docswww.progress.com/­marklogic/­documentationhelp.sap.com/­docs/­SAP_SQL_Anywheredocs.stardog.com
DeveloperAndrey Gershun & Mathias R. WulffBaiduMarkLogic Corp.SAP infoformerly SybaseStardog-Union
Initial release20142018200119922010
Current release0.911.0, December 202217, July 20157.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2.0commercial inforestricted free version is availablecommercialcommercial 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 servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaC++Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Unix
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
Data schemeschema-freeyesschema-free infoSchema can be enforcedyesschema-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.nonoyesyesno infoImport/export of XML data possible
Secondary indexesnoyes infoalso supports composite index and range indexyesyesyes 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.noyes infoSQL92yesYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJavaScript APIJava API
RESTful HTTP API
TinkerPop Gremlin
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
ADO.NET
HTTP API
JDBC
ODBC
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 languagesJavaScriptGroovy
Java
Python
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoasynchronous Gremlin script jobsyes infovia XQuery or JavaScriptyes, in C/C++, Java, .Net or Perluser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesnoyesyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on used storage backend, e.g. Cassandra and HBaseShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infodepending on used storage backend, e.g. Cassandra and HBaseyesSource-replica replication infoDatabase mirroringMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparkyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesyes infoedges in graphnoyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACID infocan act as a resource manager in an XA/JTA transactionACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes, with Range Indexesyesyes
User concepts infoAccess controlnoUsers, roles and permissionsRole-based access control at the document and subdocument levelsfine grained access rights according to SQL-standardAccess rights for users and roles

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
AlaSQLHugeGraphMarkLogicSAP SQL Anywhere infoformerly called Adaptive Server AnywhereStardog
Recent citations in the news

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

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

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

provided by Google News

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7 June 2024, The Register

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7 June 2024, SC Media

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7 June 2024, CybersecurityNews

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

Microsoft's Recall criticized for security shortcomings. Cyberespionage in Ukraine.
10 June 2024, The CyberWire

provided by Google News

Vantage Closes Wholesale Deal in Santa Clara
30 May 2024, Data Center Knowledge

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

AI can make logistics data as valuable as intelligence or operational data for mission success
17 April 2024, Breaking Defense

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17 July 2023, AWS Blog

MindsDB is now the leading and fastest growing applied ML platform in the world India - English
3 November 2022, PR Newswire

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