Install MariaDB(MySQL) on Chromebook Linux and operate from Python.



Install MariaDB(MySQL) on Chromebook Linux and operate from Python.

Install MariaDB(MySQL) on Chromebook Linux and operate from Python.

This video assumes you have Linux installed on your Chromebook.
See my video
“Install Linux on your Chromebook”
https://youtu.be/XMqBFWZ4YBk
for how to install Linux on a Chromebook.

Video content
– Install MariaDB.
– MariaDB security settings.
– Create a user.
– Grant privileges to a user.
– Create a table.
– Table operations (insert, select).
– Install PyMySQL.
– Table operations in Python (select, insert, update, delete).

The files used in this video can be downloaded from the following.
https://drive.google.com/drive/folders/175fJAJ6mYZw2AqhijX8J5tWVA5r9hvOY?usp=sharing

Comments are closed.