サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
衆院選
mongodb.github.io
Where docs is a single document object or an array of documents options is an options object. callback - callback function to run after the record is inserted. For example var document = {name:"David", title:"About MongoDB"}; collection.insert(document, {w: 1}, function(err, records){ console.log("Record added as "+records[0]._id); });
MongoDB Driver Quick Tour The following code snippets come from the QuickTour.java example code that can be found with the driver source. Making a Connection To make a connection to a MongoDB, you need to have at the minimum, the name of a database to connect to. The database doesn’t have to exist -if it doesn’t, MongoDB will create it for you. Additionally, you can specify the server address and
このページを最初にブックマークしてみませんか?
『mongodb.github.io』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く