Getting Started with the DataProvider Toolkit
An introduction to using the DataProvider toolkit in .NET — install the CLI tools, add a runtime package, and generate your first type-safe query.
Latest news, tutorials, and updates from the DataProvider team.
An introduction to using the DataProvider toolkit in .NET — install the CLI tools, add a runtime package, and generate your first type-safe query.
A deep dive into LQL — the functional pipeline-style DSL that transpiles to PostgreSQL, SQLite, or SQL Server from one source file.
Install the SQL Server runtime package, generate extension methods from your queries, and call them with Result-based error handling.