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 Redgate Software

DBMS > Dgraph vs. GeoMesa vs. IBM Db2 Event Store vs. SQLite

System Properties Comparison Dgraph vs. GeoMesa vs. IBM Db2 Event Store vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonGeoMesa  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSGeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.Distributed Event Store optimized for Internet of Things use casesWidely used embeddable, in-process RDBMS
Primary database modelGraph DBMSSpatial DBMSEvent Store
Time Series DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.53
Rank#152  Overall
#15  Graph DBMS
Score0.86
Rank#205  Overall
#4  Spatial DBMS
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitedgraph.iowww.geomesa.orgwww.ibm.com/­products/­db2-event-storewww.sqlite.org
Technical documentationdgraph.io/­docswww.geomesa.org/­documentation/­stable/­user/­index.htmlwww.ibm.com/­docs/­en/­db2-event-storewww.sqlite.org/­docs.html
DeveloperDgraph Labs, Inc.CCRi and othersIBMDwayne Richard Hipp
Initial release2016201420172000
Current release5.0.0, May 20242.03.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache License 2.0commercial infofree developer edition availableOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoScalaC and C++C
Server operating systemsLinux
OS X
Windows
Linux infoLinux, macOS, Windows for the developer additionserver-less
Data schemeschema-freeyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyes 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.nononono
Secondary indexesyesyesnoyes
SQL infoSupport of SQLnonoyes infothrough the embedded Spark runtimeyes infoSQL-92 is not fully supported
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
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 proceduresnonoyesno
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesyesdepending on storage layerShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via Raftdepending on storage layerActive-active shard replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistencydepending on storage layerEventual Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesNo - written data is immutableyes infovia file-system locks
Durability infoSupport for making data persistentyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.depending on storage layeryesyes
User concepts infoAccess controlno infoPlanned for future releasesyes infodepending on the DBMS used for storagefine grained access rights according to SQL-standardno

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 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
DgraphGeoMesaIBM Db2 Event StoreSQLite
DB-Engines blog posts

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

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

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

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

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

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

A Guide to Working with SQLite Databases in Python - KDnuggets
21 May 2024, KDnuggets

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

provided by Google News



Share this page

Featured Products

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

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