Rezoom.SQL

Type safe SQL generator

A statically typed SQL compiler and type provider for F#

Statically typechecks a common SQL dialect and translates it to various RDBMS backends

GitHub

669 stars
33 watching
25 forks
Language: F#
last commit: over 4 years ago
Linked from 1 awesome list

compilerfsharppostgresqlsqlsqlitesqlservertsqltypechecker

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fsprojects/fsharp.data.sqlclient Provides F# type providers for accessing MS SQL database objects in a statically typed manner 204
fsprojects/sqlprovider A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. 580
fsprojects/fsharp.data.typeproviders Legacy F# type providers for accessing various data sources using .NET Framework generators 38
relops/sqlc Generates composable and type-safe SQL queries from a Go API 101
fsprojects/fsharp.text.regexprovider A type provider for regular expressions. 74
morphismtech/squeal A Haskell library that embeds the language of SQL into its type system, allowing for high-level type safety and expressiveness in database interactions. 360
demetrixbio/fsharp.data.npgsql An F# type provider library for accessing and manipulating data in PostgreSQL databases. 127
fsprojects/swaggerprovider Generates type-safe interfaces from Swagger API definitions 263
forbeslindesay/atdatabases Prevents SQL Injection attacks by enforcing the use of typed template literals in database queries. 608
fsprojects/graphprovider A state machine type provider for managing discrete states and transitions in software systems 35
fsprojects/fsharp.data.graphql F# implementation of the GraphQL query language specification 398
fsprojects/fsharp-hashcollections A fast and immutable map implementation for F#. 59
fsprojects/argu A library that generates CLI argument/XML configuration parsers and help messages for F# applications 459
sweetiq/schemats Automates the generation of TypeScript interface definitions from relational databases 1,037
fsprojects/fsharp.json A JSON serialization library designed specifically for F# with an emphasis on ease of use, null safety, and automatic type mapping. 225