A small tool to make using databases easier.
This is not meant for any super complex queries, it is mostly just for representing SQL as code and prevent some mistakes in formatting statements.
There is more info on the wiki
- Setup testing to connect to actual database
- Add more SQL Dialects
- Add documentation
Any contributions are welcome, please just follow the general conventions already being used.
Please do not use wildcard imports ("some.package.*").