Ben Chuanlong Du's Blog

It is never too late to learn.

Connecting to Databases Using py4jdbc in Python

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Installation

apt-get install sbt
pip3 install py4jdbc

Comments