01Strategic schema design focusing on normalization and relationship modeling
02Performance tuning via N+1 query detection and EXPLAIN ANALYZE guidance
03Migration planning for safe schema updates in production and serverless environments
04Context-aware database and ORM selection (PostgreSQL, SQLite, Drizzle, Prisma, etc.)
05Advanced indexing strategies including composite and specialized index types
060 GitHub stars