🐘 Supabase

4 guides covering real-world deployment patterns, gotchas, and integration decisions for Supabase.

Supabase is an open-source Firebase alternative built on PostgreSQL. It bundles a managed Postgres database, row-level security, Auth, Storage, Edge Functions, and Realtime subscriptions into a single developer platform — self-hostable or via Supabase Cloud.

  • Managed PostgreSQL with row-level security (RLS) for multi-tenant data isolation
  • Built-in Auth with social providers, magic links, and JWT customisation
  • Storage for user-uploaded files with RLS-aware access control
  • Edge Functions (Deno) for server-side logic without a separate server
  • Realtime subscriptions over Postgres changes via WebSocket
Visit official site →

Related platforms: ⚡ Neon🌍 PlanetScale

Stay sharp as AI tools evolve

New guides drop regularly. Get them in your inbox — no noise, just signal.