## 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](https://odo.pydata.org/en/latest/perf.html)
Goals
transfercommand usesodoto load SQLite tables.transfercommand usesodoto load PostgreSQL tables.References