Skip to content

bscript07/mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL

Databases are the standard way of using dynamic information in modern applications, making them an integral part of almost every application. The course on database fundamentals will introduce students to one of the most widely used database management systems (DBMS) in the development of modern applications—MySQL. Participants in the training will acquire skills to work with relational databases, with a focus on essential functionalities such as working with tables, grouping functions, transactions, procedures, and more. This course lays the foundation for working with databases, making their use in real-world applications easier and enhancing their understanding.

Acquired Skills

  • Transaction management
  • Using the ACID model
  • Working with databases
  • Managing relationships in DB
  • Using procedures and functions
  • Creating basic back-end architectures

mysql