News

⚛️ Buildpack for Heroku to install `ODBC Driver 17 for SQL Server` during the project's build stage. This enables the use of python module `pyodbc` in Heroku.
All major databases publish an ODBC driver for their product. Microsoft for example makes available ODBC drivers for reading Excel spreadsheets or Access databases, SQL Server databases, even the old ...