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
108 stars
10 watching
26 forks
Language: Haskell
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A parser and tokenizer for SQL syntax in Haskell | 82 |
| A tutorial on building parsers using Haskell and Parsec | 503 |
| A Haskell library for parsing GraphQL queries | 59 |
| A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 123 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A command-line text processor with Haskell-based syntax and functions | 88 |
| A lightweight CSV parsing and encoding library for high-performance use cases | 222 |
| A Haskell library for compiling Postgres queries into domain-specific types at compile-time. | 112 |
| A Haskell implementation of type checking and evaluation for higher-rank polymorphism | 101 |
| A Rust library that parses and analyzes PostgreSQL SQL queries | 146 |
| A Haskell library providing a domain-specific language for creating and submitting SPARQL queries to remote servers. | 48 |
| A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
| A Haskell client library providing a simple interface to PostgreSQL databases. | 89 |
| A Haskell library for parsing and extracting information from HTML/XML documents | 233 |
| A type-safe client library for the Shopify API | 12 |