hasura / pg-client-hsLinks
A low level Haskell library to connect to postgres
☆25Updated 3 years ago
Alternatives and similar repositories for pg-client-hs
Users that are interested in pg-client-hs are comparing it to the libraries listed below
Sorting:
- ☆43Updated 4 years ago
- A GraphQL query parser for Haskell☆59Updated 3 years ago
- (beta) React hooks library☆19Updated last year
- The Effect monad, for handling native side effects☆52Updated 3 years ago
- 🧠 Type-safe memory units☆61Updated 5 years ago
- Classes for parallel composition and racing of asynchronous computations☆43Updated 2 years ago
- A wrapper for Node's HTTP APIs☆40Updated 2 years ago
- Lens combinators for fused-effects.☆17Updated 5 years ago
- A functional reactive programming (FRP) demo created with PureScript events and behaviors.☆33Updated 7 years ago
- A Haskell library providing separation of effects on the type level, effectively splitting up the monolithic IO-monad into more limited c…☆27Updated 7 years ago
- Haskell JSON schema validator and parser generator☆63Updated 2 years ago
- ♾️ Sized list☆47Updated last year
- Lexing, parsing, pretty-printing, and metaprogramming facilities for dealing with GraphQL schemas and queries☆21Updated 10 months ago
- Seamless calls of Haskell code from JavaScript modules☆40Updated 9 years ago
- TodoMVC with purescript-react-basic☆55Updated 2 years ago
- A Purescript implementation of Elm's `core` library☆30Updated 7 years ago
- A more elegant specification for FRP☆24Updated last year
- Array utility functions☆57Updated last year
- Monad and comonad transformers☆71Updated last year
- Type level natural numbers and booleans☆34Updated 6 years ago
- Types and kinds for basic type-level programming☆64Updated last year
- Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.☆95Updated 2 years ago
- Get all your structure and rip it apart.☆32Updated 7 years ago
- 🐚 Out of the shell solution for scripting in Haskell☆73Updated last year
- An approach to user interfaces based in denotational design.☆27Updated 2 years ago
- Quick HTTP servers☆60Updated 7 years ago
- Tuple data type and utility functions☆26Updated 3 years ago
- Generate TypeScript definition files from your ADTs☆65Updated 3 months ago
- Presentations on Liquid Haskell, type theory, and more☆45Updated last year
- Type-safe effectful state machines in Haskell