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. H2 vs. Oracle vs. SpatiaLite vs. SQLite

System Properties Comparison Dgraph vs. H2 vs. Oracle vs. SpatiaLite vs. SQLite

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonH2  Xexclude from comparisonOracle  Xexclude from comparisonSpatiaLite  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Widely used RDBMSSpatial extension of SQLiteWidely used embeddable, in-process RDBMS
Primary database modelGraph DBMSRelational DBMSRelational DBMSSpatial DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.53
Rank#164  Overall
#15  Graph DBMS
Score8.14
Rank#50  Overall
#32  Relational DBMS
Score1221.06
Rank#1  Overall
#1  Relational DBMS
Score1.98
Rank#140  Overall
#3  Spatial DBMS
Score118.16
Rank#10  Overall
#7  Relational DBMS
Websitedgraph.iowww.h2database.comwww.oracle.com/­databasewww.gaia-gis.it/­fossil/­libspatialite/­indexwww.sqlite.org
Technical documentationdgraph.io/­docswww.h2database.com/­html/­main.htmldocs.oracle.com/­en/­databasewww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlwww.sqlite.org/­docs.html
DeveloperDgraph Labs, Inc.Thomas MuellerOracleAlessandro FurieriDwayne Richard Hipp
Initial release20162005198020082000
Current release2.2.220, July 202323c, September 20235.0.0, August 20203.45.2  (12 March 2024), March 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)commercial inforestricted free version is availableOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoPublic Domain
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 and C++C++C
Server operating systemsLinux
OS X
Windows
All OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
server-lessserver-less
Data schemeschema-freeyesyes infoSchemaless in JSON and XML columnsyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyesyes infonot rigid because of 'dynamic typing' concept.
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.nonoyesnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoyesyes infowith proprietary extensionsyesyes infoSQL-92 is not fully supported
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
JDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaC
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined FunctionsPL/SQL infoalso stored procedures in Java possiblenono
Triggersnoyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesyesnoneSharding, horizontal partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via RaftWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication
Source-replica replication
nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be realized in PL/SQLnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoisolation level can be parameterizedACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yesyes
User concepts infoAccess controlno infoPlanned for future releasesfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnono

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 partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
DgraphH2OracleSpatiaLiteSQLite
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

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

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

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

10 Best Graph Databases to Consider for 2023
25 November 2023, Analytics Insight

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

provided by Google News

Oracle readies its databases for the AI wave
26 March 2024, SiliconANGLE News

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Oracle Database@Azure Expansion: Committing to the Cloud
14 March 2024, Technology Magazine

Microsoft and Oracle announce that Oracle Database@Azure is now generally available
13 December 2023, azure.microsoft.com

The Oracle Database@Azure service just got a big update — here's what you need to know
18 March 2024, ITPro

provided by Google News

SQLite the New Hotness?! 🤔
21 March 2024, hackernoon.com

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

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

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.

SingleStore logo

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

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