issues
search
roskakori
/
pimdb
build a database from IMDb datasets
https://pypi.org/project/pimdb/
BSD 3-Clause "New" or "Revised" License
7
stars
1
forks
source link
Optimize transfer by using odo
#46
Open
roskakori
opened
6 months ago
roskakori
commented
6 months ago
Goals
[ ] The
transfer
command uses
odo
to load SQLite tables.
[ ] The
transfer
command uses
odo
to load PostgreSQL tables.
References
Odo documentaion:
Loading CSVs into SQL Databases
Goals
transfer
command usesodo
to load SQLite tables.transfer
command usesodo
to load PostgreSQL tables.References