Hacker News new | ask | show | jobs
by BenHerbst 943 days ago
While developing DevsForDevs, we often had to deal with complex data management tasks. PostgreSQL views have proven to be instrumental in streamlining these challenges. In this article, we'll dive into the code to illustrate how PostgreSQL views have played a pivotal role in optimizing data handling for DevsForDevs.

How we changed from a big client side code with many reused codes, to a simple and easy to use API, while keeping Supabase with PostgreSQL in the backend.