An open API service indexing awesome lists of open source software.

https://github.com/nikita-volkov/postgresql-syntax

PostgreSQL SQL syntax utilities
https://github.com/nikita-volkov/postgresql-syntax

haskell parser postgresql

Last synced: 10 months ago
JSON representation

PostgreSQL SQL syntax utilities

Awesome Lists containing this project

README

          

# Summary

Postgres syntax tree and related utils extracted from [the "hasql-th" package](https://github.com/nikita-volkov/hasql-th).
The API is in a rather raw "guts out" state with most documentation lacking,
but the codebase is well tested.