If you find any bugs or you want any features, please open issue or submit pull request.
This is a node.js query-generator for mysql. It is written in TypeScript and is 100% MIT licensed. First create an entity that is similar to the database table you want to query. To define the ...