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

DBMS > EDB Postgres vs. InfinityDB vs. OpenTSDB vs. Stardog

System Properties Comparison EDB Postgres vs. InfinityDB vs. OpenTSDB vs. Stardog

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEDB Postgres  Xexclude from comparisonInfinityDB  Xexclude from comparisonOpenTSDB  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.A Java embedded Key-Value Store which extends the Java Map interfaceScalable Time Series DBMS based on HBaseEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMSKey-value storeTime Series DBMSGraph DBMS
RDF store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#135  Overall
#63  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.enterprisedb.comboilerbay.comopentsdb.netwww.stardog.com
Technical documentationwww.enterprisedb.com/­docsboilerbay.com/­infinitydb/­manualopentsdb.net/­docs/­build/­html/­index.htmldocs.stardog.com
DeveloperEnterpriseDBBoiler Bay Inc.currently maintained by Yahoo and other contributorsStardog-Union
Initial release2005200220112010
Current release14, December 20214.07.3.0, May 2020
License infoCommercial or Open Sourcecommercial infoBSD for PostgreSQL-componentscommercialOpen Source infoLGPLcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageCJavaJavaJava
Server operating systemsLinux
Windows
All OS with a Java VMLinux
Windows
Linux
macOS
Windows
Data schemeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnumeric data for metrics, strings for tagsyes
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.yes infospecific XML-type available, but no XML query functionality.nonono infoImport/export of XML data possible
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilitynoyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyes infostandard with numerous extensionsnonoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
Telnet API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languages.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
JavaErlang
Go
Java
Python
R
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.nonouser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesnonoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoby hash, list or rangenoneSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneselectable replication factor infobased on HBaseMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency infobased on HBaseImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesno infomanual creation possible, using inversions based on multi-value capabilitynoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoAccess rights for users and roles

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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Recent citations in the news

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27 February 2024, CRN

Key new features and innovations in EDB Postgres 16
1 December 2023, InfoWorld

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28 November 2023, Yahoo Finance

EDB Closes the High Availability Gap for Postgres in the Cloud with EDB Postgres Distributed on BigAnimal
29 August 2023, GlobeNewswire

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30 June 2021, Towards Data Science

A real-time processing revival – O'Reilly
1 April 2015, O'Reilly Media

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

Present your product here