Plpgsql-checker is a powerful extension for Visual Studio Code that enables developers to run checks on procedures and functions written in PL/pgSQL language using the plpgsql_check PostgreSQL ...
A Rust implementation of a PostgreSQL logical replication client that connects to a database, creates replication slots, and displays changes in real-time. This project now uses the pg-walstream ...