Skip to content

Commit

Permalink
Merge pull request #950 from altbodhi/patch-1
Browse files Browse the repository at this point in the history
Update index.md
  • Loading branch information
dsyme authored Feb 27, 2025
2 parents 3a6d9be + d82d9b7 commit 4f2c642
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guides/data-access/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ If the data access libraries you need are not listed here, you can search for th

A wide range of high-quality libraries exist for SQL data access from F#. Many can be found on [NuGET](http://nuget.org).
Some resources are listed below:
* [LINQ to DB](https://github.com/linq2db/linq2db) - LINQ to DB is the fastest LINQ database access library offering a simple, light, fast, and type-safe layer between your POCO objects and your database.

* [FSharp.Data.SQLProvider](http://fsprojects.github.io/SQLProvider/) - A general SQL database type provider, supporting LINQ queries, schema exploration, individuals. Requires SQL Server, SQLite, PostgreSQL, Oracle, MySQL or Microsoft Access.

Expand Down

0 comments on commit 4f2c642

Please sign in to comment.