The main use case is benchmarking simple CPU-bound query variants against each other during local development. Only PostgreSQL is supported at this point, but pull requests for MySQL or other ...
This repository is a sample for Azure Functions and SQL binding extension using Python. The type of bindings in this sample are: Input Binding: takes a SQL query and a parameter to run and returns the ...