simple-sql-parser

SQL parser

A Haskell-based parser for the Structured Query Language (SQL) syntax.

SQL parser in Haskell

GitHub

82 stars
6 watching
29 forks
Language: Haskell
last commit: about 1 month ago

Related projects:

Repository Description Stars
jakewheat/hssqlppp A Haskell implementation of a parser and type checker for a subset of the PostgreSQL dialect of SQL. 108
jakewheat/intro_to_parsing A tutorial on building parsers using Haskell and Parsec 503
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
haskell-suite/haskell-src-exts A toolset for manipulating and analyzing Haskell source code 193
klahnakoski/mo-sql-parsing A Python-based library for parsing and transforming SQL queries into a JSON-izable format 261
egonschiele/handsomesoup A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. 124
hasura/graphql-parser-hs A Haskell library for parsing GraphQL queries 59
erikd/language-javascript A parser for JavaScript written in Haskell. 160
tsoding/haskell-json A JSON parser implementation in Haskell. 171
cyga/real-world-haskell A tool to parse and fix code samples from the book 'Real World Haskell' 89
lettier/parsing-with-haskell-parser-combinators An in-depth guide to parsing using Haskell's parser combinator technology 92
haskell-hvr/cassava A lightweight CSV parsing and encoding library for high-performance use cases 223
tree-sitter/haskell-tree-sitter Haskell bindings for an incremental parsing toolkit used in compiler development and language analysis. 154
ruricolist/cl-yesql A Common Lisp library for embedding and executing SQL statements 67
aaronlevin/haskell-shopify A type-safe client library for the Shopify API 12