-
How Powerful Is PostgreSQL?
2022-08-22 in Postgres
Last time, we analyzed StackOverflow survey data to explain why PostgreSQL is the most successful database. This time, let’s rely on performance metrics to see just how powerful “the most successful” PostgreSQL really is. We want everyone to walk …
-
Why Is PostgreSQL the Most Successful Database?
2022-07-12 in Postgres
When we say a database is “successful,” what exactly do we mean? Are we referring to features, performance, or ease of use? Or perhaps total cost, ecosystem, or complexity? There are many evaluation criteria, but in the end, it’s the …
-
Pigsty: The Production-Ready PostgreSQL Distribution
2021-05-24 in Postgres
What is Pigsty? Pigsty is a production-ready, batteries-included PostgreSQL distribution. A distribution, in this context, refers to a complete database solution comprised of the database kernel and a curated set of software packages. Just as Linux …
-
Why PostgreSQL Has a Bright Future
2021-05-08 in Postgres
Recently, everything I’ve been working on revolves around the PostgreSQL ecosystem, because I’ve always believed it’s a direction with limitless potential. Why do I say this? Because databases are the core components of information …
-
What Makes PostgreSQL So Awesome?
2018-06-10 in Postgres
PostgreSQL’s slogan is “The World’s Most Advanced Open Source Relational Database”, but I find this tagline lacks punch. It also feels like a direct jab at MySQL’s “The World’s Most Popular Open Source …