DustyTables
Database wrapper
A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases.
Thin F# API for SqlClient for easy data access to ms sql server with functional seasoning on top
74 stars
5 watching
11 forks
Language: F#
last commit: 10 months ago
Linked from 1 awesome list
data-accessfsharpmssqlsql
Related projects:
Repository | Description | Stars |
---|---|---|
zaid-ajaj/feliz | A F# implementation of the React API with a focus on high-quality components and type-safe functionality | 545 |
zaid-ajaj/npgsql.fsharp | A F# wrapper around Npgsql to simplify PostgreSQL database interactions | 318 |
zaid-ajaj/fable.sqlclient | Provides an idiomatic and type-safe interface to Microsoft SQL Server from Fable Node applications. | 13 |
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 |
tforkmann/fumble | A library providing a thin F# API for interacting with SQLite databases with functional features. | 97 |
fahimf/sqlitedb | A lightweight wrapper for accessing and manipulating SQLite databases in Swift | 589 |
aaronpowell/fsharp.cosmosdb | A wrapper around Cosmos DB's .NET SDK to make it easier to work with in F#. | 79 |
zaid-ajaj/snowflaqe | Automates generation of type-safe GraphQL clients for F# and Fable projects | 158 |
zaid-ajaj/fable.parsimmon | A F# wrapper around the Parsimmon parser combinator library | 21 |
zaid-ajaj/hawaii | Generates type-safe F# and Fable clients from OpenAPI/Swagger/OData services | 139 |
fsprojects/sqlprovider | A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. | 580 |
mlaanderson/database-js | Provides a unified interface to multiple databases using connection strings | 74 |
b-straub/dexienet | A .NET wrapper for IndexedDB that provides a simple interface for building cloud-enabled databases | 44 |
microsoft/graphir | Reshapes GraphQL queries into standard FHIR REST requests for client app development agility | 56 |