CREATE DATABASE IF NOT EXISTS `mini_api_manajemen` /*!40100 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci */ /*!80016 DEFAULT ENCRYPTION='N' */; CONSTRAINT `deployments_project_id_foreign` ...
Final project for the Data Warehouse course. We act as a combined Data Engineering + Business Intelligence team: extract transactional data from two operational sources, transform it into an ...