hssqlppp

SQL parser library

A Haskell implementation of a SQL parser and type checker with support for the PostgreSQL dialect.

SQL parser and type checker in Haskell

GitHub

108 stars
10 watching
26 forks
Language: Haskell
last commit: over 3 years ago

Related projects:

Repository Description Stars
jakewheat/simple-sql-parser A parser and tokenizer for SQL syntax in Haskell 82
jakewheat/intro_to_parsing A tutorial on building parsers using Haskell and Parsec 503
hasura/graphql-parser-hs A Haskell library for parsing GraphQL queries 59
egonschiele/handsomesoup A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. 123
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 850
bawolk/hsp A command-line text processor with Haskell-based syntax and functions 88
haskell-hvr/cassava A lightweight CSV parsing and encoding library for high-performance use cases 222
nikita-volkov/hasql-th A Haskell library for compiling Postgres queries into domain-specific types at compile-time. 112
lexi-lambda/higher-rank A Haskell implementation of type checking and evaluation for higher-rank polymorphism 101
pganalyze/pg_query.rs A Rust library that parses and analyzes PostgreSQL SQL queries 146
robstewart57/hsparql A Haskell library providing a domain-specific language for creating and submitting SPARQL queries to remote servers. 48
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. 89
ndmitchell/tagsoup A Haskell library for parsing and extracting information from HTML/XML documents 233
aaronlevin/haskell-shopify A type-safe client library for the Shopify API 12