0

How to create a simple Database project using SQL And Python?

I need to create a database project in my school by using python and SQL server together.....if you guys have any idea or any source from where I can get help...

7th Sep 2019, 2:52 PM
Rahul Singh
Rahul Singh - avatar
1 Answer
0
sqlite3, already preinstalled on 3.+ video tutorial: https://m.youtube.com/watch?v=pd-0G0MigUA documentation: https://docs.python.org/3/library/sqlite3.html
7th Sep 2019, 5:19 PM
Sean Cedano
Sean Cedano - avatar