Posts in 2023
  • PostgreSQL Convention 2024

    2023-11-27 in Postgres

    Featured Image for PostgreSQL Convention 2024

    Background 0x01 Naming Convention 0x01 Design Convention 0x01 Query Convention 0x01 Admin Convention Roughly translated from PostgreSQL Convention 2024 with Google. 0x00 Background No Rules, No Lines The functions of PostgreSQL are very powerful, …

    Read more

  • FerretDB: When PG Masquerades as MongoDB

    2023-10-08 in Postgres

    Featured Image for FerretDB: When PG Masquerades as MongoDB

    MongoDB was once a revolutionary technology that liberated developers from the “schema shackles” of relational databases, enabling rapid application development. However, as time passed, MongoDB gradually drifted away from its open-source …

    Read more

  • PostgreSQL, The most successful database

    2023-06-28 in Postgres

    Featured Image for PostgreSQL, The most successful database

    The StackOverflow 2023 Survey, featuring feedback from 90K developers across 185 countries, is out. PostgreSQL topped all three survey categories (used, loved, and wanted), earning its title as the undisputed “Decathlete Database” – …

    Read more

Posts in 2022
  • How Powerful Is PostgreSQL?

    2022-08-22 in Postgres

    Featured Image for How Powerful Is PostgreSQL?

    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 …

    Read more

  • Why Is PostgreSQL the Most Successful Database?

    2022-07-12 in Postgres

    Featured Image for Why Is PostgreSQL the Most Successful Database?

    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 …

    Read more

Posts in 2021
Posts in 2018