This document provides a summary of MongoDB presented by Valeri Karpov. It discusses that MongoDB is the leading noSQL database, uses documents to store data instead of columns, and scales both vertically and horizontally. It also demonstrates some features of MongoDB like querying, text search, geospatial search, and data aggregation through examples using a dataset of US cities.