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

DBMS > OpenTSDB vs. Oracle NoSQL vs. PostgreSQL vs. RisingWave vs. Stardog

System Properties Comparison OpenTSDB vs. Oracle NoSQL vs. PostgreSQL vs. RisingWave vs. Stardog

Editorial information provided by DB-Engines
NameOpenTSDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPostgreSQL  Xexclude from comparisonRisingWave  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionScalable Time Series DBMS based on HBaseA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLA distributed RDBMS for stream processing, wire-compatible with PostgreSQLEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelTime Series DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Relational DBMSGraph DBMS
RDF store
Secondary database modelsDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.68
Rank#142  Overall
#12  Time Series DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score636.25
Rank#4  Overall
#4  Relational DBMS
Score0.64
Rank#238  Overall
#110  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websiteopentsdb.netwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.postgresql.orgwww.risingwave.com/­databasewww.stardog.com
Technical documentationopentsdb.net/­docs/­build/­html/­index.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.postgresql.org/­docsdocs.risingwave.com/­docs/­current/­introdocs.stardog.com
Developercurrently maintained by Yahoo and other contributorsOraclePostgreSQL Global Development Group infowww.postgresql.org/­developerRisingWave LabsStardog-Union
Initial release201120111989 info1989: Postgres, 1996: PostgreSQL20222010
Current release23.3, December 202316.3, May 20241.2, September 20237.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoLGPLOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoBSDOpen Source infoApache Version 2.0commercial 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 servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
  • Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
Implementation languageJavaJavaCRustJava
Server operating systemsLinux
Windows
Linux
Solaris SPARC/x86
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Docker
Linux
macOS
Linux
macOS
Windows
Data schemeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or datenumeric data for metrics, strings for tagsoptionalyesStandard SQL-types and JSONyes
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.nonoyes infospecific XML-type available, but no XML query functionality.nono infoImport/export of XML data possible
Secondary indexesnoyesyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoSQL-like DML and DDL statementsyes infostandard with numerous extensionsyesYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsHTTP API
Telnet API
RESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
PostgreSQL wire protocol
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 languagesErlang
Go
Java
Python
R
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnonouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.UDFs in Python or Javauser defined functions and aggregates, HTTP Server extensions in Java
Triggersnonoyesnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on HBaseShardingpartitioning by range, list and (since PostgreSQL 11) by hashnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on HBaseElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replication infoother methods possible by using 3rd party extensionsMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infobased on HBaseEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonoyesnoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoconfigurable infoACID within a storage node (=shard)ACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infooff heap cachenoyesyes
User concepts infoAccess controlnoAccess rights for users and rolesfine grained access rights according to SQL-standardUsers and RolesAccess 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
3rd partiesNavicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» more

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» more

Redgate webinars: A series of key topics for new PostgreSQL users.
» more

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» more

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» more

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

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

More resources
OpenTSDBOracle NoSQLPostgreSQLRisingWaveStardog
DB-Engines blog posts

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

show all

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

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

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

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

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

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

What Microsoft's Open Source PostgreSQL Acquisition Portends for SQL Server
1 June 2024, ITPro Today

How to implement a better like, views, comment counters in PostgreSQL?
28 May 2024, SitePoint

Automatically Generate Types for Your PostgreSQL Database
1 May 2024, The New Stack

Enterprise DB begins rolling AI features into PostgreSQL
23 May 2024, SiliconANGLE News

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14 November 2023, blogs.oracle.com

provided by Google News

Streaming Databases: Embracing the Convergence of Stream Processing and Databases
17 May 2024, InfoQ.com

RisingWave Cloud Democratizes Event Stream Processing, Making It Affordable at Cloud Scale
27 June 2023, Datanami

Ibis 8 Adds Streaming
5 March 2024, iProgrammer

Open Source Ibis 8.0 Lets Data Teams Write Code Once and Use Across Local, Batch and Streaming Query Engines ...
12 February 2024, GlobeNewswire

Building a Formula 1 Streaming Data Pipeline With Kafka and Risingwave
5 September 2023, KDnuggets

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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