All Projects → dylex → postgresql-typed

dylex / postgresql-typed

Licence: other
Haskell PostgreSQL library with compile-time type inference

Programming Languages

haskell
3896 projects
Nix
1067 projects

Projects that are alternatives of or similar to postgresql-typed

Truth
A Domain Representation Language
Stars: ✭ 23 (-68.06%)
Mutual labels:  type-safety
typed flags
Type-safe and human-readable set of bool flags
Stars: ✭ 23 (-68.06%)
Mutual labels:  type-safety
HashedExpression
Type-safe modelling DSL, symbolic transformation, and code generation for solving optimization problems.
Stars: ✭ 40 (-44.44%)
Mutual labels:  type-safety
Unchained
A fully type safe, compile time only units library.
Stars: ✭ 70 (-2.78%)
Mutual labels:  type-safety
tsafe
🔩 The missing TypeScript utils
Stars: ✭ 285 (+295.83%)
Mutual labels:  type-safety
yants
Yet Another Nix Type System | Source has moved to https://git.tazj.in/tree/nix/yants
Stars: ✭ 35 (-51.39%)
Mutual labels:  type-safety
Dimensioned
Compile-time dimensional analysis for various unit systems using Rust's type system.
Stars: ✭ 235 (+226.39%)
Mutual labels:  type-safety
llvm-hs-typed
Type Safe LLVM IR ( Experimental )
Stars: ✭ 47 (-34.72%)
Mutual labels:  type-safety
PolyCast
Safely cast values to int, float, or string in PHP
Stars: ✭ 52 (-27.78%)
Mutual labels:  type-safety
type-lite
type - Strong types for C++98, C++11 and later in a single-file header-only library
Stars: ✭ 25 (-65.28%)
Mutual labels:  type-safety
kanji
A strongly typed GraphQL API framework
Stars: ✭ 12 (-83.33%)
Mutual labels:  type-safety
vault
A typed, persistent store for values of arbitrary types
Stars: ✭ 55 (-23.61%)
Mutual labels:  type-safety
typical
Data interchange with algebraic data types.
Stars: ✭ 114 (+58.33%)
Mutual labels:  type-safety
request-parser
Small PHP Library for type-safe input handling
Stars: ✭ 53 (-26.39%)
Mutual labels:  type-safety
eslint-plugin-total-functions
An ESLint plugin to enforce the use of total functions (and prevent the use of partial functions) in TypeScript.
Stars: ✭ 72 (+0%)
Mutual labels:  type-safety
Dry Schema
Coercion and validation for data structures
Stars: ✭ 249 (+245.83%)
Mutual labels:  type-safety
playwarts
WartRemover warts for Play Framework.
Stars: ✭ 23 (-68.06%)
Mutual labels:  type-safety
typed
Typed variables for PHP 7.4+ ( don't use this please )
Stars: ✭ 66 (-8.33%)
Mutual labels:  type-safety
coalton
Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.
Stars: ✭ 439 (+509.72%)
Mutual labels:  type-safety
genTypeScript
Auto generation of type-safe bindings between Reason and Typescript.
Stars: ✭ 75 (+4.17%)
Mutual labels:  type-safety

Haskell PostgreSQL-typed

A Haskell PostgreSQL interface that provides type-safety through compile-time (template Haskell) database access. See the Haddock documentation in Database.PostgreSQL.Typed or the test cases for simple examples.

Build Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].