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

DBMS > AlaSQL vs. Derby vs. Drizzle vs. SAP HANA vs. Stardog

System Properties Comparison AlaSQL vs. Derby vs. Drizzle vs. SAP HANA vs. Stardog

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonDrizzle  Xexclude from comparisonSAP HANA  Xexclude from comparisonStardog  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionJavaScript DBMS libraryFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.In-memory, column based data store. Available as appliance or cloud serviceEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMSRelational DBMSGraph DBMS
RDF store
Secondary database modelsDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
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
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitealasql.orgdb.apache.org/­derbywww.sap.com/­products/­hana.htmlwww.stardog.com
Technical documentationgithub.com/­AlaSQL/­alasqldb.apache.org/­derby/­manuals/­index.htmlhelp.sap.com/­hanadocs.stardog.com
DeveloperAndrey Gershun & Mathias R. WulffApache Software FoundationDrizzle project, originally started by Brian AkerSAPStardog-Union
Initial release20141997200820102010
Current release10.17.1.0, November 20237.2.4, September 20122.0 SPS07 (AprilĀ 4, 2023), April 20237.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache version 2Open Source infoGNU GPLcommercialcommercial 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 servicenononono infoalso available as a cloud based serviceno
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)All OS with a Java VMFreeBSD
Linux
OS X
Appliance or cloud-serviceLinux
macOS
Windows
Data schemeschema-freeyesyesyesschema-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.noyesnono infoImport/export of XML data possible
Secondary indexesnoyesyesyesyes 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.yesyes infowith proprietary extensionsyesYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJavaScript APIJDBCJDBCJDBC
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 languagesJavaScriptJavaC
C++
Java
PHP
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoJava Stored ProceduresnoSQLScript, Ruser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesyesno infohooks for callbacks inside the server can be used.yesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationMulti-source replication
Source-replica replication
yesMulti-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 ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesyesyesyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDACIDACID
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.yesyesyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardPluggable authentication mechanisms infoe.g. LDAP, HTTPyesAccess 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
AlaSQLDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDrizzleSAP HANAStardog
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, 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

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

Automate deployment of SAP Web Dispatcher using AWS Launch Wizard
1 May 2024, AWS Blog

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

Foodstuffs South Island goes live on latest SAP cloud platform, S/4 HANA RISE
30 April 2024, Reseller 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

RaimaDB logo

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

Milvus logo

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

AllegroGraph logo

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

Neo4j logo

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

Present your product here