Data modelling - Technology
PostgreSQL
A widely used free database for storing and managing structured information
What's it for?
Stores structured application data in a reliable, widely used free database.
For example…
A SaaS application stores customers, subscriptions and invoices in PostgreSQL tables with relationships between them
A data team chooses PostgreSQL for an application that needs reliable transactions alongside advanced SQL querying