justinkenel / js-sql-parseLinks
A nearley based sql parser and analyzer
☆34Updated 11 months ago
Alternatives and similar repositories for js-sql-parse
Users that are interested in js-sql-parse are comparing it to the libraries listed below
Sorting:
- Agnostic tree traversal library.☆87Updated 11 months ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated last year
- Safely evaluate JavaScript-like expression in given context.☆21Updated 4 years ago
- Parse and evaluate MS Excel formula in javascript.☆37Updated 4 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 3 years ago
- Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL.☆295Updated 5 months ago
- JavaScript implementation of most Microsoft Excel formula functions☆106Updated 3 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆98Updated last year
- Spreadsheet Number Formatter☆160Updated 2 years ago
- Quickly format data to create a pivot table☆65Updated 2 years ago
- Javascript library to parse excel formulas☆151Updated 6 years ago
- Transparent, Schemaless SQL Generation☆217Updated last month
- Library for efficiently diffing and patching virtual and real DOM fragments.☆100Updated 6 years ago
- Inlines style sheets, images, fonts and scripts in HTML documents.☆13Updated 2 years ago
- JavaScript implentation of SQLite 3 query parser☆341Updated 6 years ago
- SQL(select) parser written with jison. parse SQL into abstract syntax tree(AST) and stringify back to SQL. sql grammar follows https://de…☆256Updated last year
- A framework for building JSON Schema validators☆29Updated 2 years ago
- Traverse JSON Schema passing each schema object to callback☆101Updated 3 years ago
- Some utilities for the JSON pointers described by RFC 6901☆181Updated last year
- A persistent key-value storage library. Runs everywhere Node runs.☆125Updated 9 years ago
- PostgreSQL Query Parser for Node.js☆144Updated 2 years ago
- Proper (AST-based) JavaScript code templating with source maps support.☆105Updated 8 years ago
- Preserves types over JSON, BSON or socket.io☆69Updated 9 months ago
- A javascript object diff tool☆61Updated 4 years ago
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- Deep JSON pattern matching library☆50Updated 2 years ago
- A recursive, pattern-matching, approach to transforming JSON structures.☆142Updated 9 months ago
- Library for two-way data binding between local and remote JSON models. It uses JSON-Patch for data updates and Operational Transformation…☆56Updated 2 years ago
- Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.☆64Updated 2 years ago
- Converts from GraphQL Schema Language to JSON Schema☆29Updated 7 years ago