1. Cover
  2. မိတ်ဆက်
  3. Chapter 1 : Database ဆိုတာ
  4. Chapter 2 : MySQL Installation
  5. Chapter 3 : စတင်ခြင်း
  6. Chapter 4 : SELECT
  7. Chapter 5 : INSERT
  8. Chapter 6 : UPDATE
  9. Chapter 7 : DELETE
  10. Chapter 8 : Database Keys and Relationship
  11. Chapter 9 : Normalization
  12. Chapter 10 : JOIN
  13. Chapter 11 : Entity-relationship model
  14. Chapter 12 : FUNCTION
  15. Chapter 13 : Index and Partition
  16. Chapter 14 : Basic CURD with Python
  17. နိဂုံးချုပ်
  18. Reference

Database Basic

Reference

  • https://dev.mysql.com/doc/refman/8.0/en/
  • https://www.studytonight.com/dbms/database-normalization.php
  • https://www.tutorialspoint.com/mysql/mysql-useful-functions.htm
  • https://www.techonthenet.com/mysql/
  • https://www.vertabelo.com/blog/everything-you-need-to-know-about-mysql-partitions/
  • https://www.visual-paradigm.com/guide/data-modeling/what-is-entity-relationship-diagram/