Pros: * Better performance * Avoid extra abstraction layer * Avoid dependecy chain Cons: * "Slow development exp" * Handle queries manually see: SQLX: https://github.com/jmoiron/sqlx SQUIRREL: https://github.com/Masterminds/squirrel
Pros:
Cons:
see:
SQLX: https://github.com/jmoiron/sqlx
SQUIRREL: https://github.com/Masterminds/squirrel