MongoEngine provides connect() function to connect to a running instance of mongodb server. from mongoengine import connect connect('mydata.db').
確定! 回上一頁