| Crates.io | grafbase-sql-ast |
| lib.rs | grafbase-sql-ast |
| version | 0.1.9 |
| created_at | 2023-09-14 15:26:07.207666+00 |
| updated_at | 2023-10-11 08:36:34.544587+00 |
| description | An AST to generate SQL queries |
| homepage | https://grafbase.com |
| repository | https://github.com/grafbase/grafbase |
| max_upload_size | |
| id | 972770 |
| size | 191,469 |
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.