Sometimes the best option is the simplest, even when it comes to databases. While many developers reach for Postgres or MySQL by default, might it be better to take the more lightweight approach to ...
auto-renders a config form. * Identifier quoting to avoid SQL-injection in table/column names. * Returning data directly as a PyArrow Table (no pandas in the hot path). * Read-only access (``mode=ro`` ...