Thuta Learning
ရှာဖွေရန်
Data & Databasesbeginnerpostgresqlpostgressqldatabasebackendperformancedata-modeling

PostgreSQL

PostgreSQL 18.6 ကို SQL၊ schema design နှင့် transaction အခြေခံမှ index၊ MVCC၊ security၊ performance၊ backup၊ monitoring နှင့် production Tutorial Platform capstone အထိ သင်ပေးသော မြန်မာဘာသာ tutorial ၃၇ ခန်း။

37 သင်ခန်းစာများ · 740 မိနစ် · Learning Platform Editorial Team

Getting Started — PostgreSQL 18 Course လမ်းညွှန်

လက်ထဲမှာ ဘာရှိရင် ရပြီ

  • PostgreSQL 18.6 သို့ PostgreSQL 18 Docker image
  • psql command-line client
  • Docker Desktop သို့ native PostgreSQL installation
  • Code editor နှင့် API project အတွက် Node.js 20+

မစခင် ဒီလောက်ပဲ သိထားပါ

  • Computer နှင့် terminal အခြေခံအသုံးပြုတတ်ရန်
  • Database အတွေ့အကြုံမလိုဘဲ စတင်နိုင်သည်
  • Local setup တူညီစေရန် Docker သုံးရန်အကြံပြုသည်

ဒီသင်တန်းပြီးရင် ကိုယ်ဘာလုပ်တတ်မလဲ

  • Constraints နှင့် safe migrations ပါသော normalized relational schema ဒီဇိုင်းဆွဲနိုင်ခြင်း
  • CRUD/JOIN မှ CTE၊ window၊ JSONB နှင့် full-text search အထိ SQL ရေးနိုင်ခြင်း
  • Transaction၊ MVCC၊ locks၊ roles၊ privileges နှင့် row-level security ကိုမှန်ကန်စွာသုံးနိုင်ခြင်း
  • EXPLAIN ANALYZE နှင့် workload-specific indexes ဖြင့် query ကိုစစ်ဆေးတိုးတက်စေနိုင်ခြင်း
  • Pooled၊ parameterized Node.js API နှင့် PostgreSQL ကိုလုံခြုံစွာချိတ်ဆက်နိုင်ခြင်း
  • Vacuum၊ monitoring၊ tested backup နှင့် recovery objectives ပါသော production database ကိုစီမံနိုင်ခြင်း
PostgreSQL | Thuta Learning