Python Flask 網站後端開發 – MongoDB 新增資料

加入會員觀看影片:https://www.youtube.com/channel/UCguZS-y7codLSt6vpkVdnKg/join

Python Flask 網站後端開發:
MongoDB 新增資料

1. 一次新增一筆資料
1.1 使用 insert_one
1.2 使用 inserted_id 取得資料編號

2. 一次新增多筆資料
2.1 使用 insert_many
2.2 使用 inserted_ids 取得多筆資料編號

——————-

更多課程資訊,請到彭彭頻道的會員網頁:
https://training.pada-x.com/online_premium.htm

Leave your comment

Your email address will not be published. Required fields are marked *