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

DBMS > OpenEdge vs. Prometheus vs. Tarantool vs. TimesTen

System Properties Comparison OpenEdge vs. Prometheus vs. Tarantool vs. TimesTen

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameOpenEdge  Xexclude from comparisonPrometheus  Xexclude from comparisonTarantool  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemOpen-source Time Series DBMS and monitoring systemIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSTime Series DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.75
Rank#88  Overall
#47  Relational DBMS
Score7.92
Rank#51  Overall
#2  Time Series DBMS
Score1.67
Rank#150  Overall
#25  Document stores
#25  Key-value stores
#69  Relational DBMS
Score1.35
Rank#165  Overall
#75  Relational DBMS
Websitewww.progress.com/­openedgeprometheus.iowww.tarantool.iowww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocumentation.progress.com/­output/­ua/­OpenEdge_latestprometheus.io/­docswww.tarantool.io/­en/­docdocs.oracle.com/­database/­timesten-18.1
DeveloperProgress Software CorporationVKOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release1984201520081998
Current releaseOpenEdge 12.2, March 20202.10.0, May 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercial
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 languageGoC and C++
Server operating systemsAIX
HP-UX
Linux
Solaris
Windows
Linux
Windows
BSD
Linux
macOS
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesyesFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyes
Typing infopredefined data types such as float or dateyesNumeric data onlystring, double, decimal, uuid, integer, blob, boolean, datetimeyes
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.yesno infoImport of XML data possiblenono
Secondary indexesyesnoyesyes
SQL infoSupport of SQLyes infoclose to SQL 92noFull-featured ANSI SQL supportyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP/JSON APIOpen binary protocolJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesProgress proprietary ABL (Advanced Business Language).Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyesnoLua, C and SQL stored proceduresPL/SQL
Triggersyesnoyes, before/after data modification events, on replication events, client session eventsno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infosince Version 11.4ShardingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.none
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infoby FederationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyesyes, write ahead loggingyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes, full featured in-memory storage engine with persistenceyes
User concepts infoAccess controlUsers and groupsnoAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
fine grained access rights according to SQL-standard

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
OpenEdgePrometheusTarantoolTimesTen
DB-Engines blog posts

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

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

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

provided by Google News

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

A Comprehensive Comparison of Prometheus and Grafana in 2023
8 December 2023, hackernoon.com

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

M3
7 August 2018, Uber

provided by Google News

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 2019, Хабр

RAMAX Group получила партнерский статус уровня Gold по продукту Tarantool
16 April 2024, spbit.ru

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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.

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.

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