DB-EnginesExtremeDB: benchmark about the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigObject vs. Graphite vs. PostgreSQL

System Properties Comparison BigObject vs. Graphite vs. PostgreSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonGraphite  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQL
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedTime Series DBMSRelational 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
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.25
Rank#332  Overall
#144  Relational DBMS
Score5.23
Rank#79  Overall
#5  Time Series DBMS
Score638.82
Rank#4  Overall
#4  Relational DBMS
Websitebigobject.iogithub.com/­graphite-project/­graphite-webwww.postgresql.org
Technical documentationdocs.bigobject.iographite.readthedocs.iowww.postgresql.org/­docs
DeveloperBigObject, Inc.Chris DavisPostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release201520061989 info1989: Postgres, 1996: PostgreSQL
Current release16.0, September 2023
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache 2.0Open 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.
Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
Implementation languagePythonC
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
Unix
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeyesyesyes
Typing infopredefined data types such as float or dateyesNumeric data onlyyes
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 indexesyesnoyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyes infostandard with numerous extensions
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
HTTP API
Sockets
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesJavaScript (Node.js)
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresLuanouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.
Triggersnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonenonepartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneSource-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yes infolockingyes
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 controlnonofine grained access rights according to SQL-standard

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

pgDash: In-Depth PostgreSQL Monitoring.
» more

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

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» 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

Datasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» more

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

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

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

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

Driving the Future of PostgreSQL Adoption
15 November 2021,  Umair Shahid, Percona (sponsor) 

show all

Conferences and events

PostgreSQL 101: An introduction to Multi-Version Concurrency Control and Vacuum
Webinar with Q&A, 11am CT / 5pm BST, 24 October 2023

Recent citations in the news

InfluxDB Clustered targets on-premises time-series database deployments
6 September 2023, InfoWorld

Getting Started with Infrastructure Monitoring
11 September 2023, The New Stack

How Grafana made observability accessible
12 June 2023, InfoWorld

InfluxDB’s next-gen time-series engine is built on Rust, supports SQL
26 October 2022, InfoWorld

The value of time series data and TSDBs
10 June 2021, InfoWorld

provided by Google News

High Performance Functions in Rust on RDS PostgreSQL
25 September 2023, InfoQ.com

4 key new features in PostgreSQL 16
14 September 2023, InfoWorld

Understanding the Fundamentals of PostgreSQL® Architecture
25 September 2023, Datanami

Timescale Strengthens and Accelerates AI Development with ...
29 September 2023, Database Trends and Applications

PostgreSQL 16 Expands Analytics Capabilities
22 September 2023, The New Stack

provided by Google News

Job opportunities

Content Writer - Gay Content
Graphite, Remote

Investment Writer
Graphite, Remote

Director of Client Strategy
Graphite, Remote

Finance Content Writer
Graphite, Remote

UX/UI Writer
Graphite, Remote

PostgreSQL Database Administrator
proit-inc, Remote

Database Administrator (part time Night shift/weekend)
Akima, Herndon, VA

PostgreSQL DBA
i2vision, Remote

PHP Developers
10Types, Wilmington, DE

Junior Backend Developer
Actum Lab, Austin, TX

jobs by Indeed



Share this page

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

AllegroGraph logo

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

Redis logo

The world’s most loved real‑time data platform.
Try 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

Neo4j logo

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

Present your product here