For a Prisma-like experience in Go without client generation, check out RediORM. It uses runtime schema loading instead of code generation, supports the same Prisma schema syntax, and includes both Go and JavaScript APIs. Works with PostgreSQL, MySQL, SQLite, and MongoDB. See https://github.com/rediwo/redi-orm