godbi adds a set of high-level functions to the generic SQL handle in GO, for easier database executions and queries.
There are three levels of usages:
godbi is an ideal replacement of ORM. It runs SQL, CRUD, RESTful and GraphQL tasks gracefully and very efficiently. The package is fully tested in MySQL and PostgreSQL, and assumed to work with other relational databases.