dbrest-core — database-agnostic core for the dbrest REST API
This crate provides the core traits, query generation, API handling, authentication, configuration, and schema cache logic. It does not contain any database-specific code (e.g. no sqlx, no PostgreSQL).