Skip to content

Commit

Permalink
update mongodb contents
Browse files Browse the repository at this point in the history
  • Loading branch information
ninefyi committed Aug 6, 2024
1 parent 3f1d39c commit a35ab9e
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions paths/web-guideline/database/mongodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@
**MongoDB** คือ เป็นระบบฐานข้อมูล NoSQL ประเภท Document Model ที่มีจุดเด่นที่เรียกว่า Flexible Schemas คือ ไม่จำเป็นต้องมี การกำหนดโครงสร้างข้อมูลชัดเจน ตั้งแต่แรกก็ได้ หรือจะมีก็ได้ ตามความต้องการของผู้ใช้งาน โดยมีลิขสิทธิ์แบบ **ใช้งานได้ฟรี (Community Editon) และ เสียค่าลิขสิทธิ์ (Enterprise Advanced) โดยมีทั้งแบบ on-premise และ on-cloud (MongoDB Atlas) ได้รับความนิยมในปัจจุบัน**

**Certifications** หรือ ใบรับรอง สำหรับผู้ที่ต้องการพิสูจน์ความสามารถในสาย MongoDB เพื่อเป็นที่ยอมรับในระดับสากลมากยิ่งขึ้น ปัจจุบัน MongoDB มีใบรับรอง ความสามารถทั้งหมดดังนี้
- MongoDB Associate Developer
- MongoDB Associate Database Administrator
- MongoDB Associate Data Modeler
- MongoDB Assoicate Atlas Administrator
- MongoDB Associate Developer - เหมาะสำหรับผู้ที่สนใจอยากวัดความรู้ทางด้าน Developer
- MongoDB Associate Database Administrator - เหมาะสำหรับผู้ที่สนใจอยากวัดความรู้ทางด้าน DBA
- MongoDB Associate Data Modeler - เหมาะสำหรับผู้ที่สนใจอยากวัดความรู้ทางด้าน การออกบบโครงสร้างจัดเก็บของมูลตาม รูปแบบของ MongoDB
- MongoDB Assoicate Atlas Administrator - เหมาะสำหรับผู้ที่สนใจอยากวัดความรู้ทางด้าน การเป็นผู้ดูแลจัดการ MongoDB Atlas

เว็บไซด์แหล่งเรียนรู้สำหรับคนที่ต้องการศึกษา MongoDB ทั้งที่เป็นภาษาไทย และภาษาอังกฤษ มีดังนี้

[https://learn.mongodb.com/](https://learn.mongodb.com/) - เป็น Learning Platform Official ของทาง MongoDB ซึ่งจะสอนตั้งแต่ขั้นพื้นฐานไปจนถึงระดับผู้เชี่ยวชาญครับ
- [MongoDB Learning Platform](https://learn.mongodb.com/) - (ภาษาอังกฤษ) คือ Learning Platform Official ของทาง MongoDB ซึ่งจะสอนตั้งแต่ขั้นพื้นฐานไปจนถึงระดับผู้เชี่ยวชาญครับ
- [MongoDB Developer Center](https://www.mongodb.com/developer/) - (ภาษาอังกฤษ) คือ MongoDB Developer Center Official ของทาง MongoDB ที่จะมี article และ ตัวอย่างที่ใช้งานได้จริง สอนการนำ MongoDB ไปประยุกต์ใช้กับงานด้านต่างๆ
- [MongoDB Developer Community](https://www.mongodb.com/community/forums/) - (ภาษาอังกฤษ) คือ Official forums สำหรับถามตอบปัญหาเกี่ยวกับการใช้งาน MongoDB ในด้านต่างๆ จากทั่วโลก
- [MongoDB Thailand User Group](https://www.facebook.com/groups/104161329726941) - (ภาษาไทย) คือ FB group สำหรับ กลุ่มคนใช้งาน MongoDB ในประเทศไทย รวมทั้งมีจัดงาน meetup ทั้งแบบ offiline และ online อยู่อย่างต่อเนื่่อง

0 comments on commit a35ab9e

Please sign in to comment.