supabase-postgres-best-practices - Supabase Postgres 性能优化最佳实践postgressupabase性能优化sql★ 0 · 更新于 2026-09-11提供用于编写、评审与优化 Postgres 查询、模式设计及数据库配置的性能指南。⚙ 优化 Postgres SQL 查询⚙ 设计数据库模式⚙ 评审数据库性能问题
postgres-patterns - PostgreSQL数据库模式与最佳实践数据库postgresqlsql优化★ 0 · 更新于 2026-02-23提供基于Supabase最佳实践的PostgreSQL数据库模式,用于查询优化、架构设计、索引和安全。⚙ 编写SQL查询⚙ 设计数据库模式⚙ 排查慢查询