MongoDB

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Links)
第1行: 第1行:
 
[[Image:Mongodb-90x90.gif|right]]
 
[[Image:Mongodb-90x90.gif|right]]
 +
{{SeeWikipedia}}
 +
 
MongoDB is a high-performance, open source, schema-free document-oriented database.  
 
MongoDB is a high-performance, open source, schema-free document-oriented database.  
  

2010年9月16日 (四) 04:35的版本

Mongodb-90x90.gif
Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 MongoDB Thanks, Wikipedia.

MongoDB is a high-performance, open source, schema-free document-oriented database.

MongoDB is written in C++ and offers the following features:

  • Collection oriented storage - easy storage of object-style data
  • Dynamic queries
  • Full index support, including on inner objects
  • Query profiling
  • Replication and fail-over support
  • Efficient storage of binary data including large objects (e.g. videos)
  • Auto-sharding for cloud-level scalability (currently in early alpha)
  • Commercial Support Available

Linux

Windows

D:\mongodb-win32-i386-0.9.7\bin\mongod run --dbpath=d:\data\db
http://127.0.0.1:28017/
D:\mongodb-win32-i386-0.9.7\bin\mongo
>help
>show dbs
>use admin

Links

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱