In this video, I'll show you how to install SQLite 3 on Windows 10 or 11.
First, I'll show you where to download SQLite and which version to choose from the official website (sqlite.org).
Then, I'll show you how to install it manually: extract the folder from the archive and place it wherever you want on your computer (Program Files, for example).
Finally, I'll show you how to add the path to your SQLite folder to your environment variables!
By the end of the video, you'll have access to the SQLite commands to create and interact with your SQLite 3 databases.
🔔 Subscribe for more Python videos: / @commentcoder
⏱️ Table of Contents:
00:00 - Download SQLite3 for Windows
00:44 - Extract the SQLite archive
01:06 - Use the sqlite3 binary file
02:17 - Place the SQLite folder in your Program Files folder
03:12 - Add SQLite to your environment variables
04:26 - Test your SQLite3 installation
#sqlite #sqlite3 #database #database #database