#mysql
mysql
Thu 30 March 2023
Installing MySQL Community Server on Windows 11
MySQL is a relational database management system (RDBMS). Relational databases are the most widely used databases...
Read Article
Thu 30 March 2023
python
Mon 20 March 2023
Database Relationships Explained
A relational database is a widely used database in the world, it organizes data inside a table in the form of rows...
Read Article
Mon 20 March 2023
python
Tue 17 January 2023
Configure Django And MySQL Database
In this post, I will show you how to set up Django with MySQL database. This tutorial assumes you already have MySQL...
Read Article
Tue 17 January 2023