archibald 0.1.0

A type-safe SQL query builder for Rust
Documentation

Archibald - A type-safe SQL query builder for Rust inspired by knex.js

Archibald provides a fluent, immutable, and type-safe API for building SQL queries with compile-time guarantees and an intuitive builder pattern.