n1ql-parser
v0.0.1
Published
Performs the necessary parsing of N1QL query strings into an AST representation suitable for optimization and execution, or simply grammar validation.
Downloads
3
Readme
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.