/rustgres

Postgres mocking library for Rust

Primary LanguageRustMIT LicenseMIT

rustgres

A Postgres mocking library in Rust for people who are developing client applications and need to mock the wire protocol instead of the more common use case of sending a query and receiving pre-defined data.