API with NestJS #160. Using views with the Drizzle ORM and PostgreSQLPostgreSQL offers views and materialized views to simplify complex SQL queries by creating virtual tables that can be stored in the database for performance optimization.