This course introduces essential database management with relational database management system SQLite and Python. The topics covered include creation and deletion of databases; basic and extended query formulation; entity relationship diagrams and their conversion to table design; and integrating and applying normalization techniques.
Prerequisites