MongoDB初探-介紹與環境搭建

來源:互聯網
上載者:User

2.3.2、儲存JavaScript。開發人員可以支援在伺服器端存取JavaScript的函數和值,而不用使用關係型資料庫中的預存程序。
2.3.3、彙總。MongoDB支援MapReduce和其他彙總工具,這為雲端運算提供支援。
2.3.4、固定集合。集合的大小有上限,這對某些類型的資料(比如日誌)特別有用。
2.3.5、檔案儲存體。MongoDB支援用BSON(Binary JSON)格式的協議儲存大型檔案和檔案的中繼資料。

bin/mongod.exe

>mongod --dbpath E:\Study\MongoDB\db

>mongod --dbpath "\"E:\Study\MongoDB\db\"" --install

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.