opengb dev
DATABASE_URL
postgres://postgres:password@localhost:5432/postgres
opengb test
opengb test --watch
opengb test foo
opengb create module foo
opengb create script foo bar
opengb sdk generate --output <output> <target>
.opengb/openapi.json
opengb --help opengb create --help