https://github.com/kmohamedalie/databases-and-python
Querying databases using python
https://github.com/kmohamedalie/databases-and-python
Last synced: about 2 months ago
JSON representation
Querying databases using python
- Host: GitHub
- URL: https://github.com/kmohamedalie/databases-and-python
- Owner: Kmohamedalie
- Created: 2024-04-18T22:25:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-19T02:17:42.000Z (over 1 year ago)
- Last Synced: 2025-01-02T15:31:35.927Z (9 months ago)
- Language: Jupyter Notebook
- Size: 10.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using python to connect to Databases
Querying northwind database using python [postgres](https://github.com/Kmohamedalie/Databases-and-Python/blob/master/1.PostgresSQL-python.ipynb), [sqlite](https://github.com/Kmohamedalie/Databases-and-Python/blob/master/2.Sqlite3.ipynb)
Note you might see weird characters but you can encode them according to your system standard.
### **1. PostgresSql Gui & JupyterNB**
https://github.com/Kmohamedalie/Databases-and-Python/assets/63104472/7dbeba51-7c08-49f0-afff-e3a7f62fec13
### **2.Sqlite3 Gui & JupyterNB**
https://github.com/Kmohamedalie/Databases-and-Python/assets/63104472/25462c04-fa7e-4104-bcab-c24cfe1930ce
### **3.MySql Gui, mysql client cli, JupyterNB**
https://github.com/Kmohamedalie/Databases-and-Python/assets/63104472/1bac0893-0b53-44ae-a335-c5e874c55f7a