DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Graphite vs. NCache vs. PostgreSQL

System Properties Comparison Graphite vs. NCache vs. PostgreSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGraphite  Xexclude from comparisonNCache  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperOpen-Source and Enterprise in-memory Key-Value StoreWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQL
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.
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
Score4.55
Rank#63  Overall
#4  Time Series DBMS
Score0.93
Rank#192  Overall
#27  Key-value stores
Score663.41
Rank#4  Overall
#4  Relational DBMS
Websitegithub.com/­graphite-project/­graphite-webwww.alachisoft.com/­ncachewww.postgresql.org
Technical documentationgraphite.readthedocs.iowww.alachisoft.com/­resources/­docswww.postgresql.org/­docs
DeveloperChris DavisAlachisoftPostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release200620051989 info1989: Postgres, 1996: PostgreSQL
Current release5.3.3, April 202416.4, August 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoEnterprise Edition availableOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenonono
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.
Implementation languagePythonC#, .NET, .NET Core, JavaC
Server operating systemsLinux
Unix
Linux
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeyesschema-freeyes
Typing infopredefined data types such as float or dateNumeric data onlypartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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.
Secondary indexesnoyesyes
SQL infoSupport of SQLnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infostandard with numerous extensions
APIs and other access methodsHTTP API
Sockets
IDistributedCache
JCache
LINQ
Proprietary native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesJavaScript (Node.js)
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnono 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.
Triggersnoyes infoNotificationsyes
Partitioning methods infoMethods for storing different data on different nodesnoneyespartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, with selectable consistency levelSource-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic locking and pessimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayes infolockingyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)fine grained access rights according to SQL-standard
More information provided by the system vendor
GraphiteNCachePostgreSQL
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache 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 parties
» more


» more


» more


» more


» more

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

More resources
GraphiteNCachePostgreSQL
DB-Engines blog posts

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

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

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

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

KubeCon24: VictoriaMetrics’ Simpler Alternative to Prometheus
20 March 2024, The New Stack

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

Collecting, storing, and analyzing your DevOps workloads with open-source Telegraf, Amazon Timestream, and Grafana
25 November 2020, AWS Blog

provided by Google News

How to use NCache in ASP.Net Core
9 July 2024, InfoWorld

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

provided by Google News

Modern PostgreSQL Deployment: 3 Cloud Native Approaches You Should Know
11 January 2025, The New Stack

Amazon Aurora PostgreSQL Limitless Database is now generally available
31 October 2024, AWS Blog

Snowflake Brings Seamless PostgreSQL and MySQL Integration with New Connectors
16 July 2024, Snowflake

High-Severity Flaw in PostgreSQL Allows Hackers to Exploit Environment Variables
15 November 2024, The Hacker News

PostgreSQL tutorial: Get started with PostgreSQL 16
4 September 2024, InfoWorld

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

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.

Present your product here