2b89fee02726e13a35ce8049725c96a5b26b9b6c
PostgresJson
Kotlin library to request postgres with native SQL queries
The best benefits
- Total control of all Postgresql features and SQL language
- More speed and flexible than an ORM
- Multi level request
- Queries are written in separate native
.sqlfiles - Automatic tested database migration and rollback
- Unit testing of SQL queries
Description