Description
In this course, you will learn
- How to install major database software: Oracle Database, IBM Db2, MS SQL Server, MySQL, PostgreSQL, SQLite.
- How to install management tools for each database software: Oracle SQL Developer, IBM Data Studio, SSMS, MySQL Workbench, pgAdmin, DB Browser for SQLite.
- Where to find sample databases for each and how to import them.
- How to connect directly with Python to each database.
- How to import data directly to Pandas DataFrames.