Hi there, This Repository helps one to understand SQL working with Python programming language
- Python 3.6+
- jupyter notebook
- Faker module for populte tables with fake data
- Creating Database and Table using Sqlite3 with python programming
- Adding fake data in Sqlite3 table
- Performing basic sql queries to fetch data from database
- Handling CRUD Operations in sqlite3