Skip to content

Commit 4f2c642

Browse files
authored
Merge pull request #950 from altbodhi/patch-1
Update index.md
2 parents 3a6d9be + d82d9b7 commit 4f2c642

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/data-access/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ If the data access libraries you need are not listed here, you can search for th
2525

2626
A wide range of high-quality libraries exist for SQL data access from F#. Many can be found on [NuGET](http://nuget.org).
2727
Some resources are listed below:
28+
* [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.
2829

2930
* [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.
3031

0 commit comments

Comments
 (0)