Postgres' numeric <=> Rust's BigDecimal
Core domain types for TSQL.
Database driver boundaries for TSQL.
SQL document and parsing boundaries for TSQL.
Terminal UI and theme boundaries for TSQL.
A Rust terminal database client focused on reliable SQL editing.
Core domain types for TSQL.
Database driver boundaries for TSQL.
SQL document and parsing boundaries for TSQL.
Terminal UI and theme boundaries for TSQL.
SQLx compatible types to convert between Rust unsigned integers and the PostgreSQL `NUMERIC`/`DECIMAL` type seamlessly.
CrateStack server facade — Postgres (sqlx) backend with Axum HTTP bindings, generated Rust client runtime, and the shared schema/parser/policy/SQL surface. Pick this crate via `cratestack = { package = "cratestack-pg" }` for backend services.