xo
xo is a command-line tool to generate idiomatic code for different languages code based on a database schema or a custom query.
Installing |
Building |
Using |
Releases Supported languages
At the moment, xo only supports
Go. Support for other languages will come soon.
How it works
In schema mode, xo connects to your database and generates code...
See more