F# Dapper SQLite Example A small example showing how to query a SQLite database with F# and Dapper. Built on top of fsharp-dapper on .NET Core 2.2. Run git clone https://github.com/lmortimer/fsharp-dapper-sqlite-example.git cd fsharp-dapper-sqlite-example dotnet run