Best of Data Warehouse — 2023
- 1
- 2
ByteByteGo·3y
EP66: Comparison of URL, URI, and URN
This week’s system design refresher: OAuth 2 explained in simple terms. The diagram below shows a comparison of URL, URI, and URN. Do you know the differences? Do you use a data warehouse or a data lake to retrieve data? Twitter 1.0 Tech Stack is the biggest technology newsletter on Substack.
- 3
Medium·3y
Data Engineer Project: Postgres (Database) to S3 (DataLake) to Postgres (Data Warehouse) | Prep Coffee Inventory Management
This post discusses a data engineer project that involves transforming data from a PostgreSQL database to an S3 datalake and then to a PostgreSQL data warehouse. The author shares their experience and methodology, as well as the tools used. They also highlight the problems they faced during the project.
- 4
Decube·3y
What is ETL? Difference between ETL and ELT
ETL and ELT are two approaches to data integration. ETL involves extracting data from source systems, transforming it into an analysis-ready format, and loading it into a data warehouse. ELT involves loading data into the target system first and transforming it as needed.