A SQL parser for JavaScript and TypeScript, powered by datafusion-sqlparser-rs via WASM
A SQL parser for JavaScript and TypeScript, powered by datafusion-sqlparser-rs via WASM
a sql parser for node.js
- [@tableland/sqlparser](#tablelandsqlparser) - [Table of Contents](#table-of-contents) - [Background](#background) - [Install](#install) - [Usage](#usage) - [Testing](#testing) - [Feedback](#feedback) - [Contributing](#contributing) - [License](#license)
No description provided.
A WebAssembly (WASM) wrapper around the (DataFusion) SQLParser Rust crate, providing SQL parsing capabilities in the browser and Node.js environments.
A SQL parser for JavaScript and TypeScript, powered by datafusion-sqlparser-rs via WASM
A SQL parser library with WASM and TypeScript bindings
Common functionality for database-js drivers that operate on non-database backends
Convert SQL statements to mongo queries or aggregates
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Convert SQL to mongo queries or aggregates
SQLParser is a JavaScript library that converts SQL `WHERE` clauses into a structured **Abstract Syntax Tree (AST)** and transforms them into DevExpress filter format. It removes inline parameters while preserving them as dynamic variables for flexible qu
SQL Parsers
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
TypeScript compiler wrapper for static analysis and code manipulation.
Common functionality for ts-morph packages.
TypeScript execution environment and REPL for node.js, with source map support
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Runtime library to validate data against TypeScript interfaces
TypeScript's largest utility library
The `postinstall` script helper for handling native bindings in legacy `npm` versions
Runs typescript type checker and linter on separate process.
Graphviz library for TypeScript