naphtha icon indicating copy to clipboard operation
naphtha copied to clipboard

Universal database connection layer for your application in Rust. Implements the most common functions insert, update and remove for database connections. Change the database without having to adjust...

Results 3 naphtha issues
Sort by recently updated
recently updated
newest added

Consider using [darling](https://docs.rs/darling/latest/darling/) for parsing the arguments of the proc-macro crate.

Consider adding support for sea-orm. https://github.com/SeaQL/sea-orm