Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grafbase/sql-ast


https://github.com/grafbase/sql-ast

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# SQL AST and Renderer for Rust

Provides AST types to generate SQL queries, and render them as a parameterized String query. So far provides support for PostgreSQL and MySQL dialects, more will follow.