`upper/db` is the perfect library for developers who want to focus on the business logic of their applications without getting slowed down by writing simple SELECT * FROM table statements manually. It provides the convenience of an ORM while allowing you to use SQL whenever needed...
`upper/db` aims to provide tools for handling the most common database operations while remaining unobtrusive in more advanced scenarios...
upper/db is a productive data access layer for Go.