Skip to content
View JavierFernandez2002's full-sized avatar

Block or report JavierFernandez2002

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Srcs-to-Redshift-ETL Srcs-to-Redshift-ETL Public

    This project is an ETL (Extract, Transform, Load) data pipeline that extracts data from various sources, including a PostgreSQL database, a JSON file, and a CSV file. It then performs data transfor…

    Jupyter Notebook

  2. CSV-to-PostgreSQL-ETL CSV-to-PostgreSQL-ETL Public

    The CSV to PostgreSQL ETL project is a data integration initiative designed to streamline the process of extracting data from CSV files, transforming it into a suitable format, and loading it into …

    Jupyter Notebook

  3. OLTP-to-OLAP OLTP-to-OLAP Public

    This project focuses on transforming an OLTP (Online Transaction Processing) style database into an OLAP (Online Analytical Processing) style using PostgreSQL and SQL. The main objective is to opti…