# A N1QL Parser for Node.js

Performs the necessary parsing of N1QL query strings into an AST representation
suitable for optimization and execution, or simply grammar validation.
