Database Integration #2
seangwright
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's a blog post from the author of Falco describing how to integrate database access into a fully functioning Falco web app.
In the Falco docs there's an example of creating a DB connection/factory.
Here's a list from the F# community that describes all the different technologies that are used to interact with databases in F#.
Here's a video showing a sample Falco project (I'm not sure if it integrates with a database).
There's an F# project to provide development-time support for EF Core and a blog post describing its purpose and usage.
Beta Was this translation helpful? Give feedback.
All reactions