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: almost 5 years ago

Related projects:

RepositoryDescriptionStars
jakewheat/simple-sql-parserA parser and tokenizer for SQL syntax in Haskell82
jakewheat/intro_to_parsingA tutorial on building parsers using Haskell and Parsec503
hasura/graphql-parser-hsA Haskell library for parsing GraphQL queries59
egonschiele/handsomesoupA Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions.123
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
bawolk/hspA command-line text processor with Haskell-based syntax and functions88
haskell-hvr/cassavaA lightweight CSV parsing and encoding library for high-performance use cases222
nikita-volkov/hasql-thA Haskell library for compiling Postgres queries into domain-specific types at compile-time.112
lexi-lambda/higher-rankA Haskell implementation of type checking and evaluation for higher-rank polymorphism101
pganalyze/pg_query.rsA Rust library that parses and analyzes PostgreSQL SQL queries146
robstewart57/hsparqlA Haskell library providing a domain-specific language for creating and submitting SPARQL queries to remote servers.48
postgres-haskell/postgres-wireA Haskell driver for interacting with PostgreSQL databases using the native binary protocol.64
haskellari/postgresql-simpleA Haskell client library providing a simple interface to PostgreSQL databases.89
ndmitchell/tagsoupA Haskell library for parsing and extracting information from HTML/XML documents233
aaronlevin/haskell-shopifyA type-safe client library for the Shopify API12