/node-n1ql-parser

A (nearly-complete) AST lexer/parser for N1QL

Primary LanguageJavaScript

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.