Skip to content

Commit a8fab55

Browse files
authored
Update README.md
1 parent ece9424 commit a8fab55

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
# IDS_706-Data_Engineering_Systems
2-
## Mini-Project 6 : Complex SQL Query for a MySQL Database
1+
# Complex SQL Query for a MySQL Database
32

43

54

65
***
76

87
#### Purpose
98

10-
This project is for a data engineering course (Mini-Project 6). It involves using a Python script to interact with an SQL Database on Azure Databricks. The project also implements continuous integration through GitHub Actions to automate the setup of the environment, perform testing, code formatting, and code linting.
9+
This repo includes a Python script to interact with an SQL Database on Azure Databricks. The project also implements continuous integration through GitHub Actions to automate the setup of the environment, perform testing, code formatting, and code linting.
1110

1211
***
1312

0 commit comments

Comments
 (0)