MongoDB

    內容表格
    1. 1. Installation
    2. 2. DB Commands

    版本為 03:01, 14 Sep 2024

    到這個版本。

    返回到 版本存檔.

    查閱目前版本

    DB Commands

    Connect to DB

    mongo -u admin -p admin123 --authenticationDatabase admin
    
    Powered by MindTouch Core