hcuny / SQL_NoSQL_Essentials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQL_Essentials

%run Y:\Data\DB\iSQL.py #Interactive UI package wrapped in python(Jupyter Notebook)

import iSQL

query = iSQL.parser("Y://data//DB//monkepo.db")

#.schema to see tables

About


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%