Skip to content

Commit 987ed38

Browse files
committed
Add resources
1 parent 8696ef3 commit 987ed38

File tree

16 files changed

+3
-0
lines changed

16 files changed

+3
-0
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Course Description
2+
3+
In this course, you'll learn the basics of using SQL with Python. This will be useful because databases are ubiquitous and data scientists, analysts, and engineers must interact with them constantly. The Python SQL toolkit SQLAlchemy provides an accessible and intuitive way to query, build, and write to essential databases, including SQLite, MySQL, and PostgreSQL.

Introduction to Relational Databases in SQL/02 Enforce data consistency with attribute constraints/01 Types of database constraints/readme.md renamed to Introduction to Relational Databases in SQL/02 Enforce data consistency with attribute constraints/01 Types of database constraints/readme.md

File renamed without changes.

Introduction to Relational Databases in SQL/02 Enforce data consistency with attribute constraints/02 Conforming with data types/query.sql renamed to Introduction to Relational Databases in SQL/02 Enforce data consistency with attribute constraints/02 Conforming with data types/query.sql

File renamed without changes.

Introduction to Relational Databases in SQL/02 Enforce data consistency with attribute constraints/03 Type CASTs/query.sql renamed to Introduction to Relational Databases in SQL/02 Enforce data consistency with attribute constraints/03 Type CASTs/query.sql

File renamed without changes.

Introduction to Relational Databases in SQL/02 Enforce data consistency with attribute constraints/04 Change types with ALTER COLUMN/query.sql renamed to Introduction to Relational Databases in SQL/02 Enforce data consistency with attribute constraints/04 Change types with ALTER COLUMN/query.sql

File renamed without changes.

0 commit comments

Comments
 (0)