Npgsql.FSharp
DB wrapper
A F# wrapper around Npgsql to simplify PostgreSQL database interactions
Thin F# wrapper around Npgsql, the PostgreSQL database driver for .NET
318 stars
15 watching
49 forks
Language: F#
last commit: 7 months ago
Linked from 1 awesome list
analyzerfsharpnpgsqlpostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
demetrixbio/fsharp.data.npgsql | An F# type provider library for accessing and manipulating data in PostgreSQL databases. | 127 |
zaid-ajaj/dustytables | A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases. | 74 |
fsprojects/fsharp.data.graphql | F# implementation of the GraphQL query language specification | 398 |
zaid-ajaj/litedb.fsharp | A library that provides type-safe serialization utilities and query expression support for an embedded NoSQL database. | 181 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
aaronpowell/fsharp.cosmosdb | A wrapper around Cosmos DB's .NET SDK to make it easier to work with in F#. | 79 |
zaid-ajaj/feliz | A F# implementation of the React API with a focus on high-quality components and type-safe functionality | 545 |
zaid-ajaj/fable.parsimmon | A F# wrapper around the Parsimmon parser combinator library | 21 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
zaid-ajaj/snowflaqe | Automates generation of type-safe GraphQL clients for F# and Fable projects | 158 |
alitrack/duckdb_fdw | A foreign data wrapper that connects PostgreSQL to DuckDB databases. | 340 |
xxgreg/dart_postgresql | Provides an interface to PostgreSQL databases from Dart applications | 84 |
twentyfourminutes/postgresql.bulk | Provides fast bulk data insertion for PostgreSQL databases using Npgsql | 3 |
fsprojects/fsharp.data.typeproviders | Legacy F# type providers for accessing various data sources using .NET Framework generators | 38 |
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |