Here are all the tools I use to ship incredibly quickly — Relational DB: Postgres — Vector search: Postgres — NoSQL storage: Postgres — Background jobs: Postgres — Auth: Postgres — Full text search: Postgres — Rate limiting: Postgres — KV: Postgres — Feature flags: Postgres
Replying to @euboid
Does postgres have an auth extension or you just mean you store users and use an auth library instead of outsourcing to a 3rd party?

Jul 18, 2025 · 6:53 PM UTC