Prisma Generator Proto MS MySQL
JSON →Prisma generator that produces protobuf .proto files with CRUD service definitions for all tables in a MySQL database. Current version 0.1.11, last updated October 2023. Designed for microservices exposing gRPC endpoints directly from a Prisma schema. Only supports MySQL datasources. Different from generic proto generators by tightly coupling to Prisma's MySQL introspection, outputting service, message, and enum definitions automatically. Requires Node.js >= 18.0. Release cadence is irregular.