dbrest-sqlite 0.9.0

SQLite backend for the dbrest REST API
Documentation

dbrest-sqlite — SQLite backend for the dbrest REST API

This crate implements the DatabaseBackend and SqlDialect traits for SQLite via sqlx::SqlitePool.