Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

ivanceras/sql-ast

Repository files navigation

Extensible SQL Lexer and Parser for Rust

Archived, sql-ast is not in-used anymore. Sqlparser-rs offers a maintain and feature complete version

License Version Build Status

A lean SQL abstract syntax tree and parser

Forked from https://github.com/ballista-compute/sqlparser-rs