- 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 WebLogic Server 12c:First Look
- WildFly:New Features
- Implementing Modern DevOps
- Mastering Spring MVC 4
- JMeter 性能測試實戰(zhàn)(第2版)
- C語言程序設(shè)計教程(第2版)
- Xamarin.Forms Projects
- STM32F0實戰(zhàn):基于HAL庫開發(fā)
- 3D少兒游戲編程(原書第2版)
- Learning Data Mining with R
- Symfony2 Essentials
- Android底層接口與驅(qū)動開發(fā)技術(shù)詳解
- 深入分布式緩存:從原理到實踐
- Lighttpd源碼分析
- 深入淺出Python數(shù)據(jù)分析