fromMarcin Wanago Blog - JavaScript, both frontend and backend
9 months agoJavaScript
API with NestJS #160. Using views with the Drizzle ORM and PostgreSQL
PostgreSQL offers views and materialized views to simplify complex SQL queries by creating virtual tables that can be stored in the database for performance optimization.