A .NET 10 toolkit for working with SQLite databases: discover files, export tables to CSV, inspect schema, and generate C# DTOs. The solution includes a CLI, a web UI, a core library, tests, and benchmarks.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Sql2Csv is a .NET 10 toolkit for SQLite databases that provides tools to discover files, export tables to CSV, inspect schemas, and generate C# DTOs. It includes both a command-line interface