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 > Ehcache vs. OpenEdge vs. OpenQM vs. Stardog vs. TinkerGraph

System Properties Comparison Ehcache vs. OpenEdge vs. OpenQM vs. Stardog vs. TinkerGraph

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonOpenEdge  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonStardog  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsApplication development environment with integrated database management systemQpenQM is a high-performance, self-tuning, multi-value DBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelKey-value storeRelational DBMSMultivalue DBMSGraph DBMS
RDF store
Graph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.89
Rank#67  Overall
#8  Key-value stores
Score3.51
Rank#86  Overall
#46  Relational DBMS
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitewww.ehcache.orgwww.progress.com/­openedgewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.stardog.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationwww.ehcache.org/­documentationdocumentation.progress.com/­output/­ua/­OpenEdge_latestdocs.stardog.com
DeveloperTerracotta Inc, owned by Software AGProgress Software CorporationRocket Software, originally Martin PhillipsStardog-Union
Initial release20091984199320102009
Current release3.10.0, March 2022OpenEdge 12.2, March 20203.4-127.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoGPLv2, extended commercial license availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen 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 languageJavaJavaJava
Server operating systemsAll OS with a Java VMAIX
HP-UX
Linux
Solaris
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
macOS
Windows
Data schemeschema-freeyesyes infowith some exceptionsschema-free and OWL/RDFS-schema supportschema-free
Typing infopredefined data types such as float or dateyesyesyesyes
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.noyesyesno infoImport/export of XML data possibleno
Secondary indexesnoyesyesyes infosupports real-time indexing in full-text and geospatialno
SQL infoSupport of SQLnoyes infoclose to SQL 92noYes, compatible with all major SQL variants through dedicated BI/SQL Serverno
APIs and other access methodsJCacheJDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
TinkerPop 3
Supported programming languagesJavaProgress proprietary ABL (Advanced Business Language).Net
Basic
C
Java
Objective C
PHP
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Groovy
Java
Server-side scripts infoStored proceduresnoyesyesuser defined functions and aggregates, HTTP Server extensions in Javano
Triggersyes infoCache Event Listenersyesyesyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta Serverhorizontal partitioning infosince Version 11.4yesnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerSource-replica replicationyesMulti-source replication in HA-Clusternone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Clusternone
Foreign keys infoReferential integritynoyesnoyes inforelationships in graphsyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlnoUsers and groupsAccess rights can be defined down to the item levelAccess rights for users and rolesno

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
EhcacheOpenEdgeOpenQM infoalso called QMStardogTinkerGraph
Recent citations in the news

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3 June 2021, hackernoon.com

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

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

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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