DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > AlaSQL vs. BaseX vs. HarperDB vs. OrientDB vs. SAP Advantage Database Server

System Properties Comparison AlaSQL vs. BaseX vs. HarperDB vs. OrientDB vs. SAP Advantage Database Server

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonBaseX  Xexclude from comparisonHarperDB  Xexclude from comparisonOrientDB  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionJavaScript DBMS libraryLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.HarperDB takes the "stack" out of "tech stack" by combining an ultra-fast document-style data store, in-memory cache, real-time message broker, and your application components into a single distributed technology.Multi-model DBMS (Document, Graph, Key/Value)Low-cost RDBMS with access to ISAM and FoxPro data structures
Primary database modelDocument store
Relational DBMS
Native XML DBMSDocument storeDocument store
Graph DBMS
Key-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.42
Rank#264  Overall
#42  Document stores
#122  Relational DBMS
Score1.56
Rank#141  Overall
#4  Native XML DBMS
Score0.55
Rank#243  Overall
#38  Document stores
Score3.02
Rank#88  Overall
#16  Document stores
#6  Graph DBMS
#12  Key-value stores
Websitealasql.orgbasex.orgwww.harperdb.ioorientdb.orgwww.sap.com/products/advantage-database-server.html
Technical documentationgithub.com/­AlaSQL/­alasqldocs.basex.orgdocs.harperdb.io/­docswww.orientdb.com/­docs/­last/­index.html
DeveloperAndrey Gershun & Mathias R. WulffBaseX GmbHHarperDBOrientDB LTD; CallidusCloud; SAPSybase, SAP
Initial release20142007201720101993
Current release11.2, August 20243.1, August 20213.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBSD licensecommercial infofree community edition availableOpen Source infoApache version 2commercial
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 languageJavaScriptJavaNode.jsJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
OS X
All OS with a Java JDK (>= JDK 6)Linux
Windows
Data schemeschema-freeschema-freedynamic schemaschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes
Typing infopredefined data types such as float or datenono infoXQuery supports typesyes infoJSON data typesyesyes
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 indexesnoyesyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noSQL-like data manipulation statementsSQL-like query language, no joinsyes
APIs and other access methodsJavaScript APIJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesJavaScriptActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Delphi
Perl
PHP
Server-side scripts infoStored proceduresnoyesCustom Functions infosince release 3.1Java, Javascriptyes
Triggersyesyes infovia eventsnoHooksyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneA table resides as a whole on one (or more) nodes in a clusterShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyes infothe nodes on which a table resides can be definedMulti-source replicationMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes inforelationship in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagemultiple readers, single writerAtomic execution of specific operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes, using LMDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno infocaching of (temporary) tables can be configured
User concepts infoAccess controlnoUsers with fine-grained authorization concept on 4 levelsAccess rights for users and rolesAccess rights for users and roles; record level security configurablefine grained access rights according to SQL-standard

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
AlaSQLBaseXHarperDBOrientDBSAP Advantage Database Server infoformer name: Sybase ADS
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

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

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

provided by Google News

HarperDB Attracts Significant Growth Investment from Serent Capital
12 June 2024, Business Wire

Defense Innovation Unit Issues Success Memo to HarperDB for its Common Operation Database Prototype
11 September 2024, PR Newswire

DoD Successfully Deploys Commercial AI Solutions for COD Project
10 September 2024, Defense Innovation Unit

Serent Capital invests in software firm HarperDB
12 June 2024, PE Hub

HarperDB Receives Growth Investment from Serent Capital
12 June 2024, FinSMEs

provided by Google News

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

SAP Patch Day: August 2024
4 September 2024, all-about-security.de

Critical Updates Released on August 2024 SAP Security Patch Day
27 August 2024, InsideSAP

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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.

Present your product here