Python SQLite3 Tutorial 1 Introduction and Creating a Database File

preview_player
Показать описание
Hello Everyone my name is Lenny from codewithlennylen254. In these new tutorial series am going to teach you how to Use python's SQLite3 module to create your very own database backed applications in the future.It is quite a short series and please follow along to get the bare basics of SQLite3 as every video is very important..Hope you enjoy.

Links for all the code for this series:

DB Browser for sqlite:
Рекомендации по теме
Комментарии
Автор

Really nice remarks in your video, clear and simple . I didn't find some of them even at big online learning sites

youssefmaghrebi
Автор

Nice python SQLite3 video series ❤😊. Btw how do we find the tables file? I couldn't find it.

ulp
Автор

По-моему, единственный норм курс по sqlite3 на ютубе

ivan_kevlar
Автор

Really nice
But I want to know how we can get a specific piece of information in a employee details and use for computation
Eg:
A database:
Id. Password No. Age.
11. T 1. 17
12. U. 2. 21

As input


I want to log in by username Id and password and show his details

And want to automatically arrange them by the age

And use them for calculation

vivins
Автор

Hey if anyone has questions, Comments or suggestions please post them below

codewithlenny
Автор

thank for these vidéos il while be aide us to make dababase

КаримБэнани