With the jaydebeapi package in python it is possible to read from Teradata tables (or probably from every other DB). However i did not find any documentation about writing to the database via jdbc? (The best documentation I found was this --> Link)
Is this not possible?
Or is it just possible with another package?