DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Graph Engine vs. H2 vs. Machbase Neo vs. OpenEdge vs. SQLite

System Properties Comparison Graph Engine vs. H2 vs. Machbase Neo vs. OpenEdge vs. SQLite

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonH2  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonOpenEdge  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.TimeSeries DBMS for AIoT and BigDataApplication development environment with integrated database management systemWidely used embeddable, in-process RDBMS
Primary database modelGraph DBMS
Key-value store
Relational DBMSTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score3.51
Rank#86  Overall
#46  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitewww.graphengine.iowww.h2database.commachbase.comwww.progress.com/­openedgewww.sqlite.org
Technical documentationwww.graphengine.io/­docs/­manualwww.h2database.com/­html/­main.htmlmachbase.com/­dbmsdocumentation.progress.com/­output/­ua/­OpenEdge_latestwww.sqlite.org/­docs.html
DeveloperMicrosoftThomas MuellerMachbaseProgress Software CorporationDwayne Richard Hipp
Initial release20102005201319842000
Current release2.2.220, July 2023V8.0, August 2023OpenEdge 12.2, March 20203.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercial infofree test version availablecommercialOpen 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 language.NET and CJavaCC
Server operating systems.NETAll OS with a Java VMLinux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Windows
server-less
Data schemeyesyesyesyesyes 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.nononoyesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyesSQL-like query languageyes infoclose to SQL 92yes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC#
C++
F#
Visual Basic
JavaC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
Progress proprietary ABL (Advanced Business Language)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 proceduresyesJava Stored Procedures and User-Defined Functionsnoyesno
Triggersnoyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneShardinghorizontal partitioning infosince Version 11.4none
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseselectable replication factorSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes infovia file-system locks
Durability infoSupport for making data persistentoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infovolatile and lookup tablenoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple password-based access controlUsers and groupsno

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
Graph Engine infoformer name: TrinityH2Machbase Neo infoFormer name was InfinifluxOpenEdgeSQLite
DB-Engines blog posts

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

show all

Recent citations in the news

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

provided by Google News

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

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

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

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

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

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.

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

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