Topic
Tagged “database”
3 pieces
All topics
- ResourceHostingRailwayProject-shaped hosting for full apps — Postgres, Redis, cron, the lot. When something needs a real database and I'm not ready to wrangle a Docker host.
- ResourceBackendSupabaseOpen-source Postgres-backed BaaS with auth, storage, realtime, and edge functions. What powers this site's accounts and comments — Postgres without the operational tax.
- ResourceToolSQL FormatterUppercase keywords, break on major clauses, indent sub-blocks. Quick-pass formatter, no AST. A pasted one-line query is unreadable; this gets it 80% of the way to legible without a service round-trip.