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

DBMS > GreptimeDB vs. NCache vs. PostgreSQL vs. SAP IQ vs. TempoIQ

System Properties Comparison GreptimeDB vs. NCache vs. PostgreSQL vs. SAP IQ vs. TempoIQ

Editorial information provided by DB-Engines
NameGreptimeDB  Xexclude from comparisonNCache  Xexclude from comparisonPostgreSQL  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparison
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
DescriptionAn open source Time Series DBMS built for increased scalability, high performance and efficiencyOpen-Source and Enterprise in-memory Key-Value StoreWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLColumnar RDBMS optimized for Big Data analyticsScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primary database modelTime Series DBMSKey-value storeRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Relational DBMS infocolumn-orientedTime Series DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Document 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
Score0.06
Rank#352  Overall
#33  Time Series DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score645.54
Rank#4  Overall
#4  Relational DBMS
Score2.75
Rank#104  Overall
#53  Relational DBMS
Websitegreptime.comwww.alachisoft.com/­ncachewww.postgresql.orgwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmltempoiq.com (offline)
Technical documentationdocs.greptime.comwww.alachisoft.com/­resources/­docswww.postgresql.org/­docshelp.sap.com/­docs/­SAP_IQ
DeveloperGreptime Inc.AlachisoftPostgreSQL Global Development Group infowww.postgresql.org/­developerSAP, formerly SybaseTempoIQ
Initial release202220051989 info1989: Postgres, 1996: PostgreSQL19942012
Current release5.3.3, April 202416.3, May 202416.1 SPS04, April 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoEnterprise Edition availableOpen Source infoBSDcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
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 languageRustC#, .NET, .NET Core, JavaC
Server operating systemsAndroid
Docker
FreeBSD
Linux
macOS
Windows
Linux
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-free, schema definition possibleschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyesyes
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
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infostandard with numerous extensionsyesno
APIs and other access methodsgRPC
HTTP API
JDBC
IDistributedCache
JCache
LINQ
Proprietary native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
ODBC
RESTful HTTP API
HTTP API
Supported programming languagesC++
Erlang
Go
Java
JavaScript
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Java
Perl
PHP
Python
Ruby
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-side scripts infoStored proceduresPythonno infosupport for stored procedures with SQL-Server CLRuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesno
Triggersyes infoNotificationsyesyesyes infoRealtime Alerts
Partitioning methods infoMethods for storing different data on different nodesShardingyespartitioning by range, list and (since PostgreSQL 11) by hashshared disk or shared nothing architectures with SAP IQ Multiplexer
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with selectable consistency levelSource-replica replication infoother methods possible by using 3rd party extensionsSAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataoptimistic locking and pessimistic lockingACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesnonono
User concepts infoAccess controlSimple rights management via user accountsAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)fine grained access rights according to SQL-standardfine grained access rights according to SQL-standardsimple authentication-based access control
More information provided by the system vendor
GreptimeDBNCachePostgreSQLSAP IQ infoformer name: Sybase IQTempoIQ infoformerly TempoDB
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more

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 partiesRedgate webinars: A series of key topics for new PostgreSQL users.
» 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

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

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

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

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

pgDash: In-Depth PostgreSQL Monitoring.
» 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 for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» 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

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

More resources
GreptimeDBNCachePostgreSQLSAP IQ infoformer name: Sybase IQTempoIQ infoformerly TempoDB
DB-Engines blog posts

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

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

NCache 4.4 Open Sourced
16 January 2015, iProgrammer

provided by Google News

Deep PostgreSQL Thoughts: Valuing Currency
22 May 2024, AWS Blog

EDB unveils EDB Postgres AI
23 May 2024, InfoWorld

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14 November 2023, Oracle

At Build, Microsoft Fabric, PostgreSQL and Cosmos DB get AI enhancements
21 May 2024, SiliconANGLE News

Why PostgreSQL Is the Bedrock for the Future of Data
26 April 2024, hackernoon.com

provided by Google News

New Services for SAP HANA Cloud Database
7 April 2021, SAP News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

Using SAP Hana as a data warehouse
17 August 2015, ComputerWeekly.com

Congrats, HCL, on your £1.5m contract to upgrade a county council's ERP system to SAP S4/HANA within a year
5 November 2020, The Register

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

Present your product here