Scaling PostgreSQL Databases with Spring Boot: A Journey into Application-Level Sharding

Learn how we scaled PostgreSQL to handle millions of inserts per hour using application-level sharding with Spring Boot, combining table partitioning and host-level sharding for robust performance.

September 5, 2023 · 5 min · Jatin Bansal