How to create database and tables without coding (Create \ Update \ Delete And Alter)

Published: 18 June 2020
on channel: CodingCasually
185
1

Learn how to create database for python and other program without writing lines of code. we can simply download dbbrowser and start creating databases along with the tables within.

You can create Sqlite database which can be integrated in an app made in python. You can also run Create, Update, Delete and Alter operation on these Databases as there is tab where sql can be executed.

There are many modules through which you can connect to db however i use sqlite3 for such operations.

In Order to download DB Browser, you can click the link below
https://sqlitebrowser.org/

Please like the video and subscribe to the channel on more programming tutorials.


Watch video How to create database and tables without coding (Create \ Update \ Delete And Alter) online without registration, duration hours minute second in high quality. This video was added by user CodingCasually 18 June 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 185 once and liked it 1 people.