Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ciochetta/lql-parser
parser for my database project
https://github.com/ciochetta/lql-parser
Last synced: 3 months ago
JSON representation
parser for my database project
- Host: GitHub
- URL: https://github.com/ciochetta/lql-parser
- Owner: ciochetta
- Created: 2020-12-27T23:25:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-09T22:50:26.000Z (almost 4 years ago)
- Last Synced: 2024-05-17T03:24:14.837Z (6 months ago)
- Language: JavaScript
- Size: 150 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lql-parser
parser for my database project
Resources:
https://nearley.js.org/docs/parser
https://github.com/oguimbal/pgsql-ast-parser
https://github.com/no-context/moo