simple-sql-parser

SQL parser

A parser and tokenizer for SQL syntax in Haskell

SQL parser in Haskell

GitHub

82 stars
6 watching
29 forks
Language: Haskell
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
jakewheat/hssqlpppA Haskell implementation of a SQL parser and type checker with support for the PostgreSQL dialect.108
jakewheat/intro_to_parsingA tutorial on building parsers using Haskell and Parsec503
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
haskell-suite/haskell-src-extsA toolset for manipulating and analyzing Haskell source code194
klahnakoski/mo-sql-parsingA Python-based library for parsing and transforming SQL queries into a JSON-izable format263
egonschiele/handsomesoupA Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions.123
hasura/graphql-parser-hsA Haskell library for parsing GraphQL queries59
erikd/language-javascriptA parser for JavaScript written in Haskell.159
tsoding/haskell-jsonA JSON parser implementation in Haskell.172
cyga/real-world-haskellA tool to parse and fix code samples from the book 'Real World Haskell'89
lettier/parsing-with-haskell-parser-combinatorsAn in-depth guide to parsing using Haskell's parser combinator technology93
haskell-hvr/cassavaA lightweight CSV parsing and encoding library for high-performance use cases222
tree-sitter/haskell-tree-sitterHaskell bindings for an incremental parsing toolkit used in compiler development and language analysis.156
ruricolist/cl-yesqlA Common Lisp library for embedding and executing SQL statements68
aaronlevin/haskell-shopifyA type-safe client library for the Shopify API12