pub type QueryBuilder<'args> = QueryBuilder<'args, D1>;
pub struct QueryBuilder<'args> { /* private fields */ }