simple-sql-parser
SQL parser
A parser and tokenizer for SQL syntax in Haskell
SQL parser in Haskell
82 stars
6 watching
29 forks
Language: Haskell
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell implementation of a SQL parser and type checker with support for the PostgreSQL dialect. | 108 |
| A tutorial on building parsers using Haskell and Parsec | 503 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A toolset for manipulating and analyzing Haskell source code | 194 |
| A Python-based library for parsing and transforming SQL queries into a JSON-izable format | 263 |
| A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 123 |
| A Haskell library for parsing GraphQL queries | 59 |
| A parser for JavaScript written in Haskell. | 159 |
| A JSON parser implementation in Haskell. | 172 |
| A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
| An in-depth guide to parsing using Haskell's parser combinator technology | 93 |
| A lightweight CSV parsing and encoding library for high-performance use cases | 222 |
| Haskell bindings for an incremental parsing toolkit used in compiler development and language analysis. | 156 |
| A Common Lisp library for embedding and executing SQL statements | 68 |
| A type-safe client library for the Shopify API | 12 |