Mastering MongoDB 4.x by Alex Giamas

Mastering MongoDB 4.x by Alex Giamas

Author:Alex Giamas
Language: eng
Format: epub
Tags: COM084010 - COMPUTERS / Desktop Applications / Databases, COM021040 - COMPUTERS / Databases / Data Warehousing, COM062000 - COMPUTERS / Data Modeling and Design
Publisher: Packt Publishing
Published: 2019-03-29T14:27:13+00:00


Indexing

This chapter will explore one of the most important properties of any database: indexing. Similar to book indexes, database indexes allow for quicker data retrieval. In the RDBMS world, indexes are widely used (and sometimes abused) to speed up data access. In MongoDB, indexes play an integral part in schema and query design. MongoDB supports a wide array of indexes that you will learn about in this chapter, including single field, compound, multi-key, geospatial, hashed, partial, and many more. In addition to reviewing the different types of indexes, we will show you how to build and manage indexes for single-server deployments, as well as complex sharded environments.

In this chapter, we will cover the following topics:

Index internals

Types of indexes

Building and managing indexes

Efficient usage of indexes



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.