Recent Blog ArticlesMost RecentMost LikesAzure Database for PostgreSQL - Hyperscale (Citus) now generally available Relational databases have been around since the dawn of time, well not quite that long, but it has been a long time for them. The biggest knock against them for many years was that they didn't scale....Visit the Azure Database for PostgreSQL team at Microsoft Ignite If you're attending Ignite make sure to check out some of the sessions from our open source database product and engineering team, or or if you're not there in person you can check out the live strea...Database sharding explained in plain English Sharding is one of those database topics that most developers have a distant understanding of, but the details aren’t always perfectly clear unless you’ve implemented sharding yourself. In building t...Not all Postgres connection pooling is equal There are different forms of connection pooling that have varying levels of impact when it comes to your database, learn a bit more on what each means.