Meta-package: brings in Rezoom.SQL.Provider plus Microsoft.Data.Sqlite as the runtime ADO.NET driver for SQLite.
Install this if you're using Rezoom.SQL, targeting SQLite, and want a single PackageReference that includes the necessary driver.
dotnet add package Rezoom.SQL.Provider.SQLiteSet "backend": "sqlite" in your rzsql.json. See the
main Rezoom.SQL repository for the
tutorial, language reference, and configuration docs.