Type-safe SQL builder with code generation and auto result mapping
Type safe SQL builder with code generation and auto query result data mapping
jet$ jet -dsn="postgres://user:pass@localhost/dbname" -schema=public$ jet -dsn="mysql://user:pass@localhost/dbname" -tables=users,posts$ jet -version