degen-sql 0.2.17

A postgres database engine for rust that builds on top of tokio-postgres and deadpool
Documentation
1
2
3
4
5
pub mod postgres_db;

pub mod models;

pub mod scripts;