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

DBMS > GreptimeDB vs. HarperDB vs. NCache vs. PostgreSQL vs. TempoIQ

System Properties Comparison GreptimeDB vs. HarperDB vs. NCache vs. PostgreSQL vs. TempoIQ

Editorial information provided by DB-Engines
NameGreptimeDB  Xexclude from comparisonHarperDB  Xexclude from comparisonNCache  Xexclude from comparisonPostgreSQL  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 efficiencyUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Open-Source and Enterprise in-memory Key-Value StoreWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primary database modelTime Series DBMSDocument storeKey-value storeRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Time 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.55
Rank#248  Overall
#38  Document stores
Score0.94
Rank#195  Overall
#29  Key-value stores
Score645.54
Rank#4  Overall
#4  Relational DBMS
Websitegreptime.comwww.harperdb.iowww.alachisoft.com/­ncachewww.postgresql.orgtempoiq.com (offline)
Technical documentationdocs.greptime.comdocs.harperdb.io/­docswww.alachisoft.com/­resources/­docswww.postgresql.org/­docs
DeveloperGreptime Inc.HarperDBAlachisoftPostgreSQL Global Development Group infowww.postgresql.org/­developerTempoIQ
Initial release2022201720051989 info1989: Postgres, 1996: PostgreSQL2012
Current release3.1, August 20215.3.3, April 202416.3, May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree community edition availableOpen Source infoEnterprise Edition availableOpen Source infoBSDcommercial
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.
  • Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
  • 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.
Implementation languageRustNode.jsC#, .NET, .NET Core, JavaC
Server operating systemsAndroid
Docker
FreeBSD
Linux
macOS
Windows
Linux
OS X
Linux
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeschema-free, schema definition possibledynamic schemaschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyes infoJSON data typespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyes
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.nononoyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesSQL-like data manipulation statementsSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infostandard with numerous extensionsno
APIs and other access methodsgRPC
HTTP API
JDBC
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
IDistributedCache
JCache
LINQ
Proprietary native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Supported programming languagesC++
Erlang
Go
Java
JavaScript
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-side scripts infoStored proceduresPythonCustom Functions infosince release 3.1no 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.no
Triggersnoyes infoNotificationsyesyes infoRealtime Alerts
Partitioning methods infoMethods for storing different data on different nodesShardingA table resides as a whole on one (or more) nodes in a clusteryespartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesyes infothe nodes on which a table resides can be definedyes, with selectable consistency levelSource-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsoptimistic locking and pessimistic lockingACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes, using LMDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnono
User concepts infoAccess controlSimple rights management via user accountsAccess rights for users and rolesAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)fine grained access rights according to SQL-standardsimple authentication-based access control
More information provided by the system vendor
GreptimeDBHarperDBNCachePostgreSQLTempoIQ 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 partiesAiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» more

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» 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

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

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

pgDash: In-Depth PostgreSQL Monitoring.
» 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

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

More resources
GreptimeDBHarperDBNCachePostgreSQLTempoIQ 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

Meet HarperDB, Winner of the Startups of the Year in Denver
9 February 2024, hackernoon.com

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9 January 2023, University of Colorado Denver

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

provided by Google 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

How LeadSquared accelerated chatbot deployments with generative AI using Amazon Bedrock and Amazon Aurora ...
24 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, blogs.oracle.com

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

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

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

Present your product here