aws-redshift
There are 143 repositories under aws-redshift topic.
alanchn31/Data-Engineering-Projects
Personal Data Engineering Projects
tokern/piicatcher
Scan databases and data warehouses for PII data. Tag tables and columns in data catalogs like Amundsen and Datahub
aws/amazon-redshift-python-driver
Redshift Python Connector. It supports Python Database API Specification v2.0.
alanchn31/Movalytics-Data-Warehouse
Data pipeline performing ETL to AWS Redshift using Spark, orchestrated with Apache Airflow
Wittline/uber-expenses-tracking
The goal of this project is to track the expenses of Uber Rides and Uber Eats through data Engineering processes using technologies such as Apache Airflow, AWS Redshift and Power BI.
shravan-kuchkula/udacity-data-eng-proj-1
Developed a data pipeline to automate data warehouse ETL by building custom airflow operators that handle the extraction, transformation, validation and loading of data from S3 -> Redshift -> S3
aws-solutions-library-samples/guidance-for-clickstream-analytics-on-aws
Guidance for Clickstream Analytics on AWS source code
KentHsu/Udacity-Data-Engineering-Nanodgree
Udacity Data Engineering Nanodegree Program
jackmleitch/StravaDataPipline
:arrows_counterclockwise: :running: EtLT of my own Strava data using the Strava API, MySQL, Python, S3, Redshift, and Airflow
AnMol12499/Reddit-Analytics-Integration-Platform
Project was based on an interest in Data Engineering, ETL pipeline. It also provided a good opportunity to develop skills and experience in a range of tools. As such, project is more complex than required, utilising dbt, airflow, docker and cloud based storage.
heroku-examples/analytics-with-kafka-redshift-metabase
An example system that captures a large stream of product usage data, or events, and provides both real-time data visualization and SQL-based data analytics.
ismaildawoodjee/aws-data-pipeline
A batch processing data pipeline, using AWS resources (S3, EMR, Redshift, EC2, IAM), provisioned via Terraform, and orchestrated from locally hosted Airflow containers. The end product is a Superset dashboard and a Postgres database, hosted on an EC2 instance at this address (powered down):
moritzkoerber/covid-19-data-engineering-pipeline
A Covid-19 data pipeline on AWS featuring PySpark/Glue, Docker, Great Expectations, Airflow, and Redshift, templated in CloudFormation and CDK, deployable via Github Actions.
tmheo/spring-data-jpa-redshift-sample
spring boot data jpa integration with aws redshift sample
kishlayjeet/Zomato-Twitter-Sentiment-Analysis-Data-Pipeline
This project provides valuable customer sentiment insights for Zomato by tracking and analyzing tweets related to their brand and services.
AWS-Big-Data-Projects/Analysing-Census-Data-using-aws
Use aws-emr and aws-redshift to analyse dataset of adult census of USA
vsouza/spark-kinesis-redshift
Example project for consuming AWS Kinesis streamming and save data on Amazon Redshift using Apache Spark
kishaningithub/rdapp
rdapp - Redshift Data API Postgres Proxy
lenguyenthedat/aws-redshift-to-rds
A simple command-line tool to copy tables from Amazon Redshift to Amazon RDS (PostgreSQL).
essraahmed/Data-Warehouse-With-Redshift
Data Warehouse with AWS Redshift and Visualizing data using Power BI
taise/Spectrometer
AWS Redshift monitoring web console
twistedFantasy/aws
The goal of this repository is to provide good and clear examples of Amazon CLI commands together with Amazon CDK to easily create any AWS services and resources
aws-samples/zero-etl-architecture-patterns
Zero-ETL integrations - Enable near real-time analytics on petabytes of transactional data
DivineSamOfficial/SmartCityProject
Smart City Realtime Data Engineering Project
polo2444172276/Udacity-Data-Engineering-Nanodegree
Completed Udacity's data engineering nano degree. Went through a series of exercises and projects to learn and practice the trendy big data management tools.
FedericoSerini/DEND-Project-3-Data-Warehouse-AWS
Project 3 - Data Engineering Nanodegree
eduardofb/redshift-create-manifest
Redshift script to create a MANIFEST file recursively
FedericoSerini/DEND-Project-5-Data-Pipelines
Project 5 - Data Engineering Nanodegree
Huyen-P/DE_DWH_AWS_S3_RedShift
building etl pipelines to migrate music json data/ metadata files (semi-structured data) into a relational database stored in AWS Redshift cluster
lregnier/slick-amazon-redshift
A quick example of how to load data from Amazon S3 into Amazon Redshift using Redshift's COPY command through Slick
mikecerton/The-Retail-ELT-Pipeline-End-To-End
This project designs and implements an ETL pipeline using Apache Airflow (Docker Compose) to ingest, process, and store retail data. AWS S3 acts as the data lake, AWS Redshift as the data warehouse, and Looker Studio for visualization. [Data Engineer]
BhawnaMehbubani/Kafka-Spark-Redshift-Streaming-Data-Ingestion-Project
This project is a real-time data pipeline designed for ingesting, processing, and storing telecom call records. It integrates Apache Kafka, Apache Spark Streaming, and AWS Redshift to handle large volumes of streaming data in near real-time. The pipeline is containerized with Docker Compose, enabling easy deployment, scalability, and modularity.
DimaKuriptya/RedditETL
This project provides a comprehensive data pipeline solution to extract, transform, and load (ETL) Reddit data into a Redshift data warehouse. The pipeline leverages a combination of tools and services including Apache Airflow, Celery, PostgreSQL, Amazon S3, AWS Glue, Amazon Athena, and Amazon Redshift.
DivineSamOfficial/Banking-Data-Warehouse-Pipeline
Banking Data Warehouse Pipeline
Hanan-Nawaz/FlightTragedyAnalysis
Flight Tragedy Analysis is a comprehensive data analysis project focused on examining aviation accidents and incidents from 1905 to 2009. This project provides users with valuable insights into historical plane crashes and their associated data.