- Dump the database schema (DDL, without data) in SQL format and upload it to a new project in the client area or via holistic.dev API.
- Activate internal DB tools for queries monitoring (pg_stat_statements or slow query log) on the server with the database you want to monitor (cloud/on-premise).
- Create a cron job or FaaS worker that will regularly upload queries to our holistic.dev API.