Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 264 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 264 Bytes

sqlite_mysql_postgre_pipeline

This repo presents the pipeline of data contents from an sqlite3 file first into a MySQL database, and then into a PostgreSQL database. For both databases I have built functions to create, read, update and delete tables or records.