Expand description
PostgreSQL Rust driver for yugendb.
PostgreSQL is a SQL-backed implementation of the yugendb storage model.
Re-exports§
pub use driver::postgres;pub use driver::postgres_capabilities;pub use driver::PostgresDriver;pub use driver::PostgresDriverOptions;pub use schema::*;