MongoDB
 sql >> Cơ Sở Dữ Liệu >  >> NoSQL >> MongoDB

Làm cách nào để thực hiện nhiều hơn / nhỏ hơn so với sử dụng MongoDB?

Bạn đã xem tài liệu chưa? Lấy từ sách hướng dẫn:

>>> d = datetime.datetime(2009, 11, 12, 12)
>>> for post in posts.find({"date": {"$lt": d}}).sort("author"):
...   post
...
{u'date': datetime.datetime(2009, 11, 10, 10, 45), u'text': u'and pretty easy too!', u'_id': ObjectId('...'), u'author': u'Eliot', u'title': u'MongoDB is fun'}
{u'date': datetime.datetime(2009, 11, 12, 11, 14), u'text': u'Another post!', u'_id': ObjectId('...'), u'author': u'Mike', u'tags': [u'bulk', u'insert']}


  1. Redis
  2.   
  3. MongoDB
  4.   
  5. Memcached
  6.   
  7. HBase
  8.   
  9. CouchDB
  1. MongoDB shell và máy chủ không khớp

  2. Triển khai Pagination với MongoDB, Express.js &Slush

  3. MongoDB $ max

  4. Cassandra vs. MongoDB:bạn nên chọn cái nào

  5. Mongoid:tìm qua Mảng id