Bookmarks (115)

  • screenshot

    GitHub - hapostgres/pg_auto_failover: Postgres extension and service for automated failover and high-availability

    pg_auto_failover 2.2: Automated Failover Extension — An extension and service that monitors and manages automated failover...

  • screenshot

    Creating Histograms with Postgres | Crunchy Data Blog

    Creating Histograms with Postgres — A histogram visualizes data distribution by grouping values into bins and...

  • Making Postgres better with OrioleDB

    📈 Making Postgres Better with OrioleDB — OrioleDB is an alternative storage engine for Postgres that extends...

  • Blacksmith

    2x-40x Faster Docker Builds with Blacksmith — With a one-line code change, Blacksmith can make your...

  • screenshot

    A roadmap to scaling Postgres

    A Roadmap to Scaling Postgres — An experienced Postgres specialist presented an ordered list of steps...

  • Time to Better Know The Time in PostgreSQL | boringSQL

    🕒 Time to Better Know the Time in Postgres — If you’ve ever been guilty of just...

  • screenshot

    GitHub - crystaldba/postgres-mcp: The Postgres Pro MCP Server supports you and your AI agents throughout the entire development process.

    🤖 Postgres Pro: An MCP Server to Let AI Agents Tune and Improve Your Database Usage —...

  • screenshot

    CockroachDB vs. Amazon Aurora: Comparing Distributed Relational Databases

    Running into Limits with Aurora? — Aurora hits walls with regional HA, failover lag, and manual...

  • screenshot

    https://pganalyze.com/blog/postgresql-vs-sql-server-btree-index-deduplication

    Postgres vs. SQL Server: A Look at B-Tree Index Differences — Both Postgres and Microsoft’s SQL...

  • screenshot

    Internals of MVCC in Postgres: Hidden costs of Updates vs Inserts

    The Internals of MVCC: Hidden Costs of Updates vs Inserts — Postgres’ multiversion concurrency control (MVCC)...

  • screenshot

    GitHub - serpent7776/pg_sentence_transformer: Postgres extension running a huggingface sentence transformer model directly in a background worker

    pg_sentence_transformer: Run A HuggingFace Sentence Transformer Model in a Background Worker — A prototype extension that...

  • screenshot

    Trunk

    Trunk: A Postgres Extension Registry — A Rust-powered open source package installer and registry for Postgres...

  • screenshot

    Release Release 2.2.0 · vitabaks/autobase

    Autobase 2.2.0: A Self-Hosted DBaas Platform for Postgres — For when you want something akin to...

  • screenshot

    Debugging PostgreSQL more easily

    Debugging Postgres More Easily — Hans-Jürgen shares a technique for using table inheritance to debug transactions...

  • RTABench — a Benchmark For Real Time Analytics

    📊 RTABench: A Benchmark For Real Time Analytics — An open source benchmark built by the Timescale...

  • screenshot

    2025 Postgres Extensions Mini Summit Two

    2025 Postgres Extensions Mini Summit Two — Several Postgres users and developers held a virtual event...

  • screenshot

    Teable - Postgres-Airtable Fusion

    Teable: Open Source Airtable Alternative atop Postgres — Airtable is a popular data table database SaaS,...

  • Life Altering Postgresql Patterns

    Life Altering Postgres Patterns — The author promises the title isn’t just clickbait and delivers twelve...

  • A Practical Guide to Postgres Isolation Anomalies and How To Tame Them

    A Practical Guide to Taming Postgres Isolation Anomalies — A practical, Ruby-based (though SQL heavy) walkthrough...

  • screenshot

    Why PostgreSQL needs a better API for alternative table engines? | OrioleDB

    Why Postgres Needs a Better API for Alternative Table Engines? — Postgres has mechanisms for allowing...

  • screenshot

    Semantic Search in PostgreSQL: An Overview

    Semantic Search in Postgres: An Overview — Full text search is great, but if you want...

  • screenshot

    Postgres Security Checklist from the Center for Internet Security | Crunchy Data Blog

    🔒 A Postgres Security Checklist — The Center for Internet Security (CIS) releases security benchmarks for a...

  • domm / Perl / Creating Postgres roles with passwords stored in gopass

    Creating Postgres Roles with Passwords Stored in Gopass — Gopass is a Go-powered CLI-based password manager...

  • screenshot

    Reducing Cloud Spend: Migrating Logs from CloudWatch to Iceberg with Postgres | Crunchy Data Blog

    Reducing Cloud Spend: Migrating Logs from CloudWatch to Iceberg with Postgres — Postgres provider Crunchy Data...

  • screenshot

    Electric 1.0 released | ElectricSQL

    ⭐ Electric 1.0: A Postgres Sync Engine — “Electric solves sync.” The idea is that if you...

  • screenshot

    GitHub - achristmascarl/rainfrog: 🐸 a database management tui for postgres

    Rainfrog 0.3: A Database Management TUI for Postgres — Think a little more structured than psql...

  • screenshot

    You can make Postgres scale

    You Can Make Postgres Scale — Newsflash: Postgres scales! After last week’s experiments with a 1...

  • screenshot

    Talking Postgres with Claire Giordano | Why Python developers just use Postgres with Dawn Wages

    ▶  🎤 Why Python Developers Just Use Postgres — Dawn Wages of the Python Software Foundation joins Claire...

  • screenshot

    GitHub - xataio/agent: AI agent expert in PostgreSQL

    Xata Agent: An 'AI Expert' in Postgres — An open source agent that monitors your database,...

  • https://sqlformat.darold.net/

    pgFormatter 5.6: A Tool to Format SQL Code — You can test it out online, or...

  • screenshot

    Postgres Troubleshooting: Fixing Duplicate Primary Key Rows | Crunchy Data Blog

    Troubleshooting Duplicate Primary Key Rows — If a table has unwanted ‘duplicate rows’ (which can happen...

  • screenshot

    Release pg_ivm 1.10 (2025-03-11) · sraoss/pg_ivm

    pg_ivm 1.10: Incremental View Maintenance (IVM) Extension — A more efficient way to update materialized views...

  • screenshot

    GitHub - xataio/pgzx: Create PostgreSQL extensions using Zig.

    pgzx 0.3: Create Postgres Extensions using Zig — If you’re familiar with pgrx as a way...

  • Can Artificial Intelligence Created Better Tables Than You?

    Can Artificial Intelligence Create Better Tables Than You? — As someone guilty of leaning on LLMs...

  • screenshot

    Authentication & User Management Software - FusionAuth

    Sure, You Can Roll Your Own Auth - If You Hate Free Time — Don’t sacrifice...

  • screenshot

    A SQL MERGE statement performs actions based on a RIGHT JOIN

    Think About MERGE in Terms of a RIGHT JOIN — RIGHT JOIN isn’t encountered too often...

  • Postgres query cancellation

    ❌ Ways to Cancel Queries in Postgres — If you’ve got a query or two hogging Postgres’s...

  • screenshot

    PostgreSQL: 1 trillion rows in Citus

    1 Trillion Rows in Citus? — “Postgres scales,” but just how far does that go? Hans-Jürgen...

  • screenshot

    Introducing pgNow: A free, point-in-time diagnostic tool for PostgreSQL

    Introducing pgNow: A Point-in-Time Diagnostic Tool — A free (but not open – it’s in preview...

  • screenshot

    Implement Self-Join Elimination · postgres/postgres@fc069a3

    Postgres Gets a Self-Join Elimination Optimization — Several years ago, someone suggested a join optimization where...

  • screenshot

    Webinar | Proactive Postgres Practices to Prevent Performance Bottlenecks

    ▶ Don’t Let Postgres Maintenance Slip Through the Cracks — Secure your spot to learn the...

  • screenshot

    GitHub - dbfixtures/pytest-postgresql: This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL pro...

    pytest-postgresql 7.0: A Pytest Plugin for Testing Postgres-Using Python Apps — A plugin for the Pytest...

  • Postgres OnLine Journal

    New Random Functions in Postgres 17 — Postgres 17 introduced some new random number generation functions...

  • screenshot

    Validating Data Types from Semi-Structured Data Loads in Postgres with pg_input_is_valid | Crunchy Data Blog

    Validating Data Types from Semi-Structured Data Loads — Postgres 16 and up offer the pg_input_is_valid function,...

  • PostgreSQL Development Conference 2025

    PGConf.dev 2025: May 13-16 in Montréal, Canada — The successor event to PGCon, the PostgreSQL Development...

  • screenshot

    POSETTE: An Event for Postgres 2025

    The Schedule is Out for POSETTE: An Event for Postgres! — POSETTE 2025, a free &...

  • screenshot

    Postgres query plan visualization tools - pgMustard

    A Roundup of Postgres Query Plan Visualization Tools — The EXPLAIN command, along with its many...

  • screenshot

    FerretDB 2.0 GA: Open Source MongoDB alternative, ready for production | FerretDB Blog

    FerretDB 2.0: An Open Source MongoDB Alternative — MongoDB!? What if I told you this is...

  • screenshot

    GitHub - sqldef/sqldef: Idempotent schema management for MySQL, PostgreSQL, and more

    sqldef 1.0: Idempotent Schema Management for Databases — A Go-powered CLI tool and WASM library for...

  • screenshot

    Webinar | Proactive Postgres Practices to Prevent Performance Bottlenecks

    Don’t Let Postgres Maintenance Slip Through the Cracks & Let Performance Fall Off a Cliff —...