Projects information

This page showcases three of my database projects.

  • PostgreSQL Database Project : Developed a SQL database using PostgreSQL, efficiently queried data using pgAdmin, and uncovered data irregularities in Python's SqlAlchemy.
  • Developed API using Python & SQL Alchemy : Used data from a sqlite file to load into Python for analysis.
  • ETL Covid-19 (NoSQL) : Extract, Transform and Load Covid-19 data into a NoSQL database (MongoDB). Also, developed a Python webscraping application to automate data updating.