書名: MongoDB Cookbook(Second Edition)作者名: Cyrus Dasadia Amol Nayak本章字數: 79字更新時間: 2021-07-23 14:38:58
Chapter 2. Command-line Operations and Indexes
In this chapter, we will cover the following topics:
- Creating test data
- Performing simple querying, projections, and pagination from the Mongo shell
- Updating and deleting data from the shell
- Creating an index and viewing plans of queries
- Creating a background and foreground index in the shell
- Creating and understanding sparse indexes
- Expiring documents after a fixed interval using the TTL index
- Expiring documents at a given time using the TTL index
推薦閱讀
- Oracle從入門到精通(第3版)
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- R語言數據分析從入門到精通
- Mastering ServiceStack
- Building a Game with Unity and Blender
- 深入淺出RxJS
- Bootstrap 4 Cookbook
- JavaScript應用開發實踐指南
- 零基礎學Python編程(少兒趣味版)
- Web Developer's Reference Guide
- 深入解析Java編譯器:源碼剖析與實例詳解
- Android技術內幕(系統卷)
- C Primer Plus(第6版)中文版【最新修訂版】
- Java Web動態網站開發(第2版·微課版)
- Python滲透測試編程技術:方法與實踐(第2版)