Skip to content

batty2021/SQL-Python-data-migration-Manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SQL-Python-data-migration-Manipulation

ways to access SQL data from python by using SQLAlchemy package and do data migration &manipulation.

steps to import data from the interface postgresql to jupyternotebook through python

  • i import pandas and sqlalchemy and then from sqlalchemy i imported create_engine
  • connect the engine postgresql through python and loaded my data after that i can read the data by using pandas dataframe

About

ways to access SQL data from python by using SQLAlchemy package and do data migration &manipulation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published