Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 353 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 353 Bytes

SQLite

SQLite Project using DBBrowser & Python

In this project, you can access the SQL codes I wrote in JupyterLab for the queiries from the database I created using DBBrowser.

Basic queries, join operations, some analysis by combining SQLite and pandas commands, and my answers to some practice questions are included in the project content.