Postgresql

Default Relational Database

As a Compute Owner the database used in your applications is normally selected by the application developer. So normally if you pick an application, it comes with its choice of relational database.

In rare cases where you can pick a relationship database or you are commissioning a new application to be developed, you can suggest PostgreSQL as a possible option to the developers.

Partitioning

A major feature of postgresql used by Infinite Disk is its ability to partition large tables (e.g. those more than 10GB in size).

Tools