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

DBMS > Derby vs. Google Cloud Datastore vs. Microsoft Azure SQL Database vs. RDF4J vs. Stardog

System Properties Comparison Derby vs. Google Cloud Datastore vs. Microsoft Azure SQL Database vs. RDF4J vs. Stardog

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformDatabase as a Service offering with high compatibility to Microsoft SQL ServerRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMSDocument storeRelational DBMSRDF storeGraph DBMS
RDF store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.30
Rank#66  Overall
#36  Relational DBMS
Score4.49
Rank#79  Overall
#12  Document stores
Score78.40
Rank#15  Overall
#10  Relational DBMS
Score0.71
Rank#231  Overall
#9  RDF stores
Score2.05
Rank#129  Overall
#11  Graph DBMS
#6  RDF stores
Websitedb.apache.org/­derbycloud.google.com/­datastoreazure.microsoft.com/­en-us/­products/­azure-sql/­databaserdf4j.orgwww.stardog.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlcloud.google.com/­datastore/­docsdocs.microsoft.com/­en-us/­azure/­azure-sqlrdf4j.org/­documentationdocs.stardog.com
DeveloperApache Software FoundationGoogleMicrosoftSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Stardog-Union
Initial release19972008201020042010
Current release10.17.1.0, November 2023V127.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialOpen Source infoEclipse Distribution License (EDL), v1.0.commercial 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 servicenoyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++JavaJava
Server operating systemsAll OS with a Java VMhostedhostedLinux
OS X
Unix
Windows
Linux
macOS
Windows
Data schemeyesschema-freeyesyes infoRDF Schemasschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyes, details hereyesyesyes
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.yesnoyesno infoImport/export of XML data possible
Secondary indexesyesyesyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyesSQL-like query language (GQL)yesnoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJDBCgRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
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 languagesJava.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
PHP
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresJava Stored Proceduresusing Google App EngineTransact SQLyesuser defined functions and aggregates, HTTP Server extensions in Java
TriggersyesCallbacks using the Google Apps Engineyesyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication using Paxosyes, with always 3 replicas availablenoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesyes infovia ReferenceProperties or Ancestor pathsyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardnoAccess 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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGoogle Cloud DatastoreMicrosoft Azure SQL Database infoformerly SQL AzureRDF4J infoformerly known as SesameStardog
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the 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, blogs.oracle.com

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

What Is Google Cloud Platform?
28 August 2023, Simplilearn

Best cloud storage of 2024
3 April 2024, TechRadar

Google says it’ll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Public Preview: Azure SQL updates for mid-November 2023 | Azure updates
15 November 2023, Microsoft

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

Microsoft Announces a New Azure SQL Database Free Offer in Public Preview
1 October 2023, InfoQ.com

provided by Google News

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here