PLHaskell

Haskell compiler

Allows execution of code in Haskell within SQL code

An extension for PostgreSQL that allows embedded Haskell code.

GitHub

135 stars
7 watching
2 forks
Language: PLpgSQL
last commit: 3 months ago

Related projects:

Repository Description Stars
1haskelladay/1had Provides tools and exercises for practicing functional programming in Haskell 118
circuithub/rel8 A Haskell library providing a concise and expressive interface to PostgreSQL databases 156
nikita-volkov/hasql-th A Haskell library for compiling Postgres queries into domain-specific types at compile-time. 112
enterprisedb/pldebugger Provides an API for debugging pl/pgsql functions in PostgreSQL databases. 71
postgres-haskell/postgres-wire A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. 64
haskellari/postgresql-simple A Haskell client library providing a simple interface to PostgreSQL databases. 88
plv8/pljs A JavaScript language extension for PostgreSQL that aims to match the functionality of PLV8 with a compact and lightweight implementation. 122
grin-compiler/ghc-whole-program-compiler-project Enables whole program compilation and external STG IR tooling for GHC 116
lpsmith/postgresql-simple A Haskell client library for interacting with PostgreSQL databases. 206
haskell/ghcup-hs A tool for installing and managing the Glasgow Haskell Compiler (GHC) 289
heinrichapfelmus/hyper-haskell An interactive graphical interpreter for the Haskell programming language 361
dfinity-side-projects/dhc Compiles Haskell to WebAssembly for use in web applications 166
galeone/igor An abstraction layer for PostgreSQL that provides a GORM-like syntax for CRUD operations and supports prepared statements, transactions, and JSON types. 125
jameshaydon/lawvere A programming language with effects based on category theory and used to compile programs into various categorical abstractions. 267
lawrencecchen/postgres-bun A TypeScript library providing a PostgreSQL interface for a binary universal network (BUN) runtime environment. 29