/vql

Primary LanguageRustMIT LicenseMIT

vql

vql is a simple and extendable query language and database library for Rust.

vql wraps the sqlx crate and supports PostgreSQL, MySQL, and SQLite.

Getting Started

To get started check out the docs on docs.rs!