Toggle navigation
Log-in
Home
Global
Languages
English
Requea Documentation Guide
MongoDB
Wiki source code of
MongoDB
Version
2.1
by
Pierre Dubois
on 2015/06/11 10:59
Manage
Copy
Actions
Export
Print preview
View Source
Viewers
Siblings
Comments
Annotations
Attachments
History
Information
×
Export
Office Formats
Export as PDF
Other Formats
Export as HTML
Hide last authors
1.1
1
= Use MongoDB =
2.1
2
1.1
3
If your application uses an important set of values, you can choose to store them in MongoDB :
2.1
4
5
- create a database: use databaseName;
6
- create a user on it: db.createUser({user : "username" ,pwd : "password",roles :["readWrite"]}) ;
Quick Links
Search
My Recent Modifications
ExcelCellFormat
|
ExcelWritableSheet
|
ExcelSheet
|
ExcelWorkbook
|
ExcelReadonlyWorkbook