Repositories every developer should know about — not just what's trending today.
A hand-curated library of 123+ repositories — AI agents, developer productivity, system design, security, mobile, and more — picked by editors for lasting value, not a 24-hour trending snapshot.
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
“A genuinely open-source Firebase alternative - real Postgres underneath, with auth, storage, and realtime built in rather than a proprietary database.”
“The industry-standard container orchestrator - not always necessary at small scale, but the default assumption for any serious cloud-native platform team.”
“The most capable open-source relational database available - strong standards compliance, extensions for nearly everything (including full-text search and vectors), and a default choice for good reason.”
“The most widely adopted framework for chaining LLM calls, tools, and retrieval into real applications - a near-default starting point for RAG and agent projects.”
“The standard tool for infrastructure-as-code across every major cloud provider - one declarative language instead of provider-specific consoles or scripts.”
“Changed how a generation of React developers think about component libraries - you copy the code into your own project instead of installing a black-box dependency, so you own and can modify every line.”
“Turns an entire codebase into a queryable knowledge graph for AI coding agents - genuinely changes how much context Claude Code or Cursor can hold about a large project instead of guessing from a handful of open files.”