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
A SQL parser for JavaScript and TypeScript, powered by datafusion-sqlparser-rs via WASM
Aurora DSQL credentials middleware for the middy framework
Aurora DSQL connection middleware for the middy framework
a set of function to directly convert sql to dao method, extract to be standalone module from daosql v0.7.2 (the old name of daosql is dsql)
Design System Runtime — long-lived kernel process holding the complete design system graph in memory
Project generator written in NodeJS
dsqlcore will be replaced by daosqlcore, please use daosqlcore, a set of function to directly convert sql to dao method, extract to be standalone module from daosql v0.8.2
codemirror extension to get current selected sql
codemirror extension to show gutter for current selected sql
Source project link: https://github.com/sqlparser-rs/sqlparser-rs This package just compiles the original project into wasm, and expose a function `parse_sql` to js.
A simple sql parser tool
The type-safe TypeScript ORM. PostgreSQL · MySQL · 14 dialects · Zero codegen.
egg graphql plugin
codemiror extension to parser editor content to SQL statements
codemirror linter extensions
[](https://github.com/ChakshuGautam/sqlparser-js/actions/workflows/CI.yml) <br>
A migration utility for PostgreSQL designed for schema and code changes inside your database.
JanuScope: the local MCP policy proxy. One YAML wraps any MCP server with policy, redaction, audit, rate-limiting, and database-schema injection. No hosted gateway in the data path. Block dangerous tools, scrub sensitive output, audit every call.
SDK for SQLAnalyzer API
This is just a simple wrapper over [this Golang executable](https://github.com/xwb1989/sqlparser) to validate SQL queries.
AWS CDK construct for running Drizzle ORM migrations
This is the **x86_64-unknown-linux-musl** binary for `sqlparser-js`
A wrapper of sqlparser, exposing the `parse_statements` method only.