sqlc style 'orm' using Npgsql.Fsharp ?
swuecho opened this issue · 2 comments
swuecho commented
https://play.sqlc.dev/ I try the demo and pretty great. Is there similar tools in F#?
Zaid-Ajaj commented
Hi @swuecho, the tool looks great but unfortunately there is not one available for this library
swuecho commented
I am writing one. It is usable but not feature complete. https://github.com/swuecho/sqlc-fs
If anyone is using Npgsql.Fsharp, welcome to have a look.