DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigObject vs. Ehcache vs. PostgreSQL

System Properties Comparison BigObject vs. Ehcache vs. PostgreSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonEhcache  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesA widely adopted Java cache with tiered storage optionsWidely 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 imposedKey-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
Graph DBMS infowith Apache Age
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.30
Rank#339  Overall
#146  Relational DBMS
Score6.82
Rank#61  Overall
#7  Key-value stores
Score612.82
Rank#4  Overall
#4  Relational DBMS
Websitebigobject.iowww.ehcache.orgwww.postgresql.org
Technical documentationdocs.bigobject.iowww.ehcache.org/­documentationwww.postgresql.org/­docs
DeveloperBigObject, Inc.Terracotta Inc, owned by Software AGPostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release201520091989 info1989: Postgres, 1996: PostgreSQL
Current release3.10.0, March 202215.3, May 2023
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache Version 2; commercial licenses 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.
  • Aiven for PostgreSQL: Fully managed and hosted PostgreSQL® with 70+ extensions and orchestration tooling included.
  • ScaleGrid for PostgreSQL: Fully managed PostgreSQL DBaaS hosting On-Premises and on clouds such as AWS, Azure, GCP and DigitalOcean with no vendor lock-in. Leverage any extension and get SSH access.
Implementation languageJavaC
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
All OS with a Java VMFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes
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
JCacheADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesJava.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.
Triggersnoyes infoCache Event Listenersyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoby using Terracotta Serverpartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoby using Terracotta ServerSource-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 systemnoneTunable Consistency (Strong, Eventual, Weak)Immediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infosupports JTA and can work as an XA resourceACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
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 partiesInstaclustr: Fully Hosted & Managed PostgreSQL
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

DbVisualizer is equipping database professionals with the tools they need to build, manage and maintain state-of-the-art database technologies. It has sky-high user satisfaction and is the preferred tool for database professionals around the world. Customers include Tesla, Apple, Facebook, Deutsche Bank, NASA, and 25,000 others in 145 countries.
» more

The State of PostgreSQL 2022 survey is now open!
» more

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

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

Aiven for PostgreSQL: The familiar open source PostgreSQL® that you know and love, with no proprietary features or add-ons that will lock you in.
» more

SQLFlow: Provides a visual representation of the overall flow of data. Automated SQL data lineage analysis across Databases, ETL, Business Intelligence, Cloud and Hadoop environments by parsing SQL Script and stored procedure.
» 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

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

More resources
BigObjectEhcachePostgreSQL
DB-Engines blog posts

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

Recent citations in the news

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

Ehcache 3.0 Released with Revamped API and Off-Heap Storage
2 May 2016, InfoQ.com

Ehcache 2.2 Supports Terabyte Cache and LDAP Authentication
4 August 2010, InfoQ.com

Setting Up Distributed Infinispan Cache with Hibernate and Spring
26 May 2016, dzone.com

7 awesome Java projects you should know about
10 May 2023, InfoWorld

provided by Google News

Serverless is the future of PostgreSQL
5 June 2023, InfoWorld

PostgreSQL 16 advances query parallelism
26 May 2023, InfoWorld

MongoDB vs. PostgreSQL vs. ScyllaDB: Tractian's Experience
31 May 2023, The New Stack

How to Migrate from Oracle to PostgreSQL
10 May 2023, hackernoon.com

MariaDB's Xpand offers PostgreSQL compatibility without the forking drama
10 May 2023, The Register

provided by Google News

Job opportunities

Java Developer IV
Excelgens, Jersey City, NJ

Vice President
Morgan Stanley, New York, NY

Staff Back End Engineer, Platform
Altruist Corp, Remote

Software Engineer III
Thermo Fisher Scientific, Austin, TX

Sr. Java Developer
Genoa Employment Solutions Inc, Ann Arbor, MI

PostgreSQL Developer
Sydata Inc, Remote

Mid-level PostgreSQL Infrastructure Engineer Community Edition
Diaconia LLC, Remote

Senior PostgreSQL DBA
Alkami Technology, Plano, TX

Junior PostgreSQL Infrastructure Engineer
Intone Networks, Remote

Senior PostgreSQL DBA
Medallia, United States

jobs by Indeed



Share this page

Featured Products

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Neo4j logo

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

Redis logo

The world’s most loved real‑time data platform.
Try free

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Present your product here