Has anyone ever used the Prisma client in GoLand and Fiber projects to interact with a database? If so, could you please share how the installation process works and how you structure your data in the Prisma schema file?
Hey, dont have much idea about it - but may be you can try using gofr
we have support for a lot of databases, you can create a issue for the same, such that you would only need to provide configs to connect similar to these in this documentation.
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.