Facil
Data access generator
Automates generation of F# data access code from SQL queries and stored procedures.
Facil generates F# data access source code from SQL queries and stored procedures. Optimized for developer happiness.
140 stars
8 watching
6 forks
Language: F#
last commit: 18 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cmeeren/faqt | Fluent assertions library for F# programming language | 62 |
fsprojects/fsharp.data.typeproviders | Legacy F# type providers for accessing various data sources using .NET Framework generators | 38 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
fslaborg/deedle | A .NET library for data manipulation and scientific programming with support for structured data frames, time series, and advanced mathematical operations. | 948 |
demetrixbio/fsharp.data.npgsql | An F# type provider library for accessing and manipulating data in PostgreSQL databases. | 127 |
fsprojects/fsharp.data | A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. | 816 |
cmeeren/felicity | A JSON:API framework for F# domain models allowing developers to expose their logic as an API with minimal boilerplate | 77 |
zaid-ajaj/snowflaqe | Automates generation of type-safe GraphQL clients for F# and Fable projects | 158 |
fransbouma/rawdataaccessbencher | Benchmarks various .NET data access/ORM implementations for entity materialization speed | 189 |
zaid-ajaj/dustytables | A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases. | 74 |
dotnet/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,926 |
marcoarment/fcmodel | An alternative to Core Data with direct SQL access for more control over implementation and performance. | 1,650 |
hermanussen/fairy | Generates C# code from SCS .yml files | 4 |
fsprojects/fsharp.data.toolbox | A set of libraries providing data access APIs for various systems using F#. | 57 |
fsprojects/argu | A library that generates CLI argument/XML configuration parsers and help messages for F# applications | 459 |