Get the latest tech news
Show HN: PostgreSQL index advisor
PostgreSQL Index Advisor. Contribute to supabase/index_advisor development by creating an account on GitHub.
A PostgreSQL extension for recommending indexes to improve query performance. For a minimal example, the index_advisor function can be given a single table query with a filter on an unindexed column. More complex queries may generate additional suggested indexes
Or read this on Hacker News