23 repos
Client libraries, command-line tools, and developer utilities for connecting to and interacting with PostgreSQL databases across multiple languages. The cluster spans TypeScript, Rust, C, and Python implementations, ranging from full-featured query clients (pgcli) and database wrappers to language-specific drivers (npgsql for .NET, PostgresClientKit for Swift) and specialized tools like pgbot for automation. This represents the ecosystem of client-side tooling that developers use to access and manage PostgreSQL from applications and the command line.