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

DBMS > DuckDB vs. EsgynDB vs. GridGain vs. OpenEdge vs. TinkerGraph

System Properties Comparison DuckDB vs. EsgynDB vs. GridGain vs. OpenEdge vs. TinkerGraph

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonEsgynDB  Xexclude from comparisonGridGain  Xexclude from comparisonOpenEdge  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionGridGain is an in-memory computing platform, built on Apache IgniteApplication development environment with integrated database management systemA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSRelational DBMSKey-value store
Relational DBMS
Relational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Score3.51
Rank#86  Overall
#46  Relational DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websiteduckdb.orgwww.esgyn.cnwww.gridgain.comwww.progress.com/­openedgetinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationduckdb.org/­docswww.gridgain.com/­docs/­index.htmldocumentation.progress.com/­output/­ua/­OpenEdge_latest
DeveloperEsgynGridGain Systems, Inc.Progress Software Corporation
Initial release20182015200719842009
Current release0.10, February 2024GridGain 8.5.1OpenEdge 12.2, March 2020
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialcommercialcommercialOpen Source infoApache 2.0
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 languageC++C++, JavaJava, C++, .NetJava
Server operating systemsserver-lessLinuxLinux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesyesno
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyesyesANSI-99 for query and DML statements, subset of DDLyes infoclose to SQL 92no
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
ADO.NET
JDBC
ODBC
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
JDBC
ODBC
TinkerPop 3
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
All languages supporting JDBC/ODBC/ADO.NetC#
C++
Java
PHP
Python
Ruby
Scala
Progress proprietary ABL (Advanced Business Language)Groovy
Java
Server-side scripts infoStored proceduresnoJava Stored Proceduresyes (compute grid and cache interceptors can be used instead)yesno
Triggersnonoyes (cache interceptors and events)yesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardinghorizontal partitioning infosince Version 11.4none
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication between multi datacentersyes (replicated cache)Source-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes (compute grid and hadoop accelerator)nono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesnoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesnoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardSecurity Hooks for custom implementationsUsers 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

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

More resources
DuckDBEsgynDBGridGainOpenEdgeTinkerGraph
Recent citations in the news

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

GridGain's 2023 Growth Positions Company for Strong 2024
25 January 2024, Datanami

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks & Files

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
2 May 2024, PR Newswire

GridGain Adds Andy Sacks as Chief Revenue Officer, Promotes Lalit Ahuja to Chief Customer and Product Officer ...
17 July 2023, Yahoo Finance

GridGain: Product Overview and Analysis
5 June 2019, eWeek

provided by Google News

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

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

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

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here