Skip to content

Featured

  • Scaling Postgres to the Next Level at OpenAI

    In Featured

    PostgreSQLOpenAI

    Featured Image for Scaling Postgres to the Next Level at OpenAI

    At PGConf.Dev 2025, Bohan Zhang from OpenAI shared how they scale PostgreSQL to support millions of queries per second using a single-primary, multi-replica architecture without sharding.

    At PGConf.Dev 2025, Bohan Zhang from OpenAI shared how they scale PostgreSQL to support millions of queries per second using a single-primary, multi-replica architecture without sharding.

  • Self-Hosting Supabase on PostgreSQL

    In Featured

    PostgreSQLSupabase

    Featured Image for Self-Hosting Supabase on PostgreSQL

    Supabase is great, owning your own Supabase is even better! A comprehensive tutorial for self-hosting production-grade Supabase on local/cloud VMs with Pigsty.

    Supabase is great, owning your own Supabase is even better! A comprehensive tutorial for self-hosting production-grade Supabase on local/cloud VMs with Pigsty.

  • PostgreSQL is Eating the Database World

    In Featured

    PostgreSQL

    Featured Image for PostgreSQL is Eating the Database World

    PostgreSQL is not just a simple relational database, but an abstract framework for data management with the power to devour the entire database world. "Just use Postgres for everything" has become a mainstream best practice.

    PostgreSQL is not just a simple relational database, but an abstract framework for data management with the power to devour the entire database world. "Just use Postgres for everything" has become a mainstream best practice.

  • Database in K8S: Pros & Cons

    In Featured

    DatabaseKubernetes

    Featured Image for Database in K8S: Pros & Cons

    Whether databases should be housed in Kubernetes/Docker remains highly controversial. While K8s excels in managing stateless applications, it has fundamental drawbacks with stateful services like databases.

    Whether databases should be housed in Kubernetes/Docker remains highly controversial. While K8s excels in managing stateless applications, it has fundamental drawbacks with stateful services like databases.

Was this page helpful?