Skip to content

Commit 6122182

Browse files
jwostyForNeVeR
authored andcommitted
Add SqlHydra
1 parent 4d0cadf commit 6122182

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ Looking to have a more enjoyable experience when consuming a popular .NET librar
182182
- [TypeShape](https://github.com/eiriktsarpalis/TypeShape) - Small, extensible F# library for practical generic programming.
183183
- [Validus](https://github.com/pimbrouwers/Validus) - A composable validation library for F#, with built-in validators for most primitive types and easily extended through custom validators.
184184
- [Vp.FSharp.Sql](https://github.com/veepee-oss/Vp.FSharp.Sql) - Generic F# ADO provider wrapper (SqlServer, PostgreSQL, SQLite).
185+
- [SqlHydra](https://github.com/JordanMarr/SqlHydra) - Suite of NuGet packages for working with databases in F# including query expressions and code generation tools (for generating strongly typed F# DTO record types based on your database tables). Supports MySql, Postgresql, Oracle, SqlServer, and Sqlite.
185186

186187
## Game Development
187188

0 commit comments

Comments
 (0)