pathpyG
pathpyG copied to clipboard
add sql support
Adds SQL-database support via a read_sql(...) and write_sql(...) function.
We should probably find a solution for #301 before merging this.