Python - SQL Introduction with SQLite

Pubblicato il: 06 settembre 2024
sul canale di: Eli the Computer Guy
6,610
335

RSVP for Classes at - http://www.SiliconDojo.com
Code and Notes at - https://github.com/SiliconDojo/Online...

Support Classes at - https://donorbox.org/etcg
Find All Classes at - https://www.elithecomputerguy.com
LinkedIn at -   / eli-etherton-a15362211  

Programming is about data, the question is how to manage the data. Databases store text data and makes it easy to add, update and find data that you have stored.

SQL (Structured Query Language) is the language used to interact with Relational Databases. It is used by systems such as MySQL, MariaDB, Postgres and SQLite.

SQLIte is a dirt simple Relational Database that gives you the power of SQL with the administrative overhead of a text file. It is fast, easy to use, AND has near no security built in.

We will learn how to add SQLite to our Python projects so that we can add the capability to store and request data easily.

The class will go over:
Relational Database Basics
Basic SQLite Management
SQL Schemas
Creating Databases and Tables in SQLite
Select Statements
Insert Statements
Update Statements
Table Joins
Connecting Python Scripts to SQLite


In questa pagina del sito puoi guardare il video online Python - SQL Introduction with SQLite della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Eli the Computer Guy 06 settembre 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 6,610 volte e gli è piaciuto 335 spettatori. Buona visione!