by Henrik Loeser (data_henrik) | Aug 25, 2023 | administration, applications, DB2, Docker, IBM, Python
A quick post about a feature I have been asking for for several years: The Db2 driver for Python, ibm_db, has wheel support now. It means that the Python package distributes a pre-built binary with the Db2 driver (for many Python versions and most users). So far, in...
by Henrik Loeser (data_henrik) | Jun 2, 2022 | applications, cloud, DB2, IBM, ibmcloud, IT, Kubernetes, mysql, Oracle, Python
Swagger UI for my events APIRecently, I wanted to create REST API for data managed in a Db2 on Cloud database. It was needed for a chatbot project using Watson Assistant. After looking into my options, I settled on APIFlask. In this blog, I am going to share my...
by Henrik Loeser (data_henrik) | Jul 26, 2021 | applications, DB2, IBM, ibmcloud, IT, knowledge center, Python, security
One of the recurring questions I have seen is "how to connect from Python to Db2". I have blogged about Python and Db2 a couple times before. Recently, the question has been popping up again more frequently. From my view, the increased security with mandatory SSL/TLS...
Recent Comments