DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dgraph vs. InfinityDB vs. Microsoft SQL Server vs. RDF4J vs. SAP SQL Anywhere

System Properties Comparison Dgraph vs. InfinityDB vs. Microsoft SQL Server vs. RDF4J vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonInfinityDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSA Java embedded Key-Value Store which extends the Java Map interfaceMicrosofts flagship relational DBMSRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelGraph DBMSKey-value storeRelational DBMSRDF storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Websitedgraph.ioboilerbay.comwww.microsoft.com/­en-us/­sql-serverrdf4j.orgwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationdgraph.io/­docsboilerbay.com/­infinitydb/­manuallearn.microsoft.com/­en-US/­sql/­sql-serverrdf4j.org/­documentationhelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperDgraph Labs, Inc.Boiler Bay Inc.MicrosoftSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.SAP infoformerly Sybase
Initial release20162002198920041992
Current release4.0SQL Server 2022, November 202217, July 2015
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercial inforestricted free version is availableOpen Source infoEclipse Distribution License (EDL), v1.0.commercial
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 languageGoJavaC++Java
Server operating systemsLinux
OS X
Windows
All OS with a Java VMLinux
Windows
Linux
OS X
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesyes
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.nonoyesyes
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilityyesyesyes
SQL infoSupport of SQLnonoyesnoyes
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Java
PHP
Python
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayesyes, in C/C++, Java, .Net or Perl
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesyesnonetables can be distributed across several files (horizontal partitioning); sharding through federationnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via Raftnoneyes, but depending on the SQL-Server EditionnoneSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilityyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID 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.noyesyes
User concepts infoAccess controlno infoPlanned for future releasesnofine grained access rights according to SQL-standardnofine 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
3rd partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
DgraphInfinityDBMicrosoft SQL ServerRDF4J infoformerly known as SesameSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

provided by Google News

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

SolarWinds upgrades free Plan Explorer tool for enhanced SQL Server analysis
5 May 2024, IT Brief New Zealand

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

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

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News



Share this page

Featured Products

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.

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

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

Present your product here