A lightweight .NET tool that turns SQL queries (defined in YAML) into ready-to-run REST endpoints. Works standalone or as a library, supports transactions, nested JSON output, and multiple database providers.
Comments
comet1•1h ago
I'm posting this in the hope anyone would find use for it :-). I use it myself to read temperature registrations from a PostgreSQL database (another private project).
Next feature will most likely be authentication.
comet1•1h ago