Convert Sort Expression to SQL that can be used in 'ORDER BY' statement, e.g. '-aired,id' -> 'aird DESC NULLS LAST, id ASC NULLS LAST'.
AI/Human task management system with file-based storage
A simple rust helper to generate postgres sql for pagination, sorting and filtering
A read-only Rust library for querying the Bear note-taking app's SQLite database with minimal interference
The Rust SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL gen system
A wannabe DBMS, in Rust
Arbitrary precision decimals with lexicographically sortable byte encoding
A simple parser for SQL queries
Proc-macros for SurrealKit - embed schema files at compile time
Primitive database query vocabulary for RustUse
A simple rust helper to generate ClickHouse SQL for pagination, sorting and filtering
Data quality tools for DataFusion