vikassandhu999/pgz
Native PostgreSQL Driver for Zig
A from-scratch PostgreSQL driver written entirely in Zig. This project aims to implement the PostgreSQL wire protocol, handling authentication, queries, and data parsing without relying on libpq or other C dependencies.