sqlite3
Last updated
Last updated
1.Download Sqlite3 .
2.copy sqlite3 file
3.Create A New Folder Inside C/sqlite .
4.past sqlite3 file Inside C/sqlite.
5.Check The Installation:
6.Open cmd and type sqlite3 .If show below text sqlite3 install Successful.
Sqlite3 connection driver already inbuilt in python3 . Only need import sqlite3.