Using Aggregation and Regex in MongoDB to Reduce Data in a Collection
Learn how to use regex to transform an external data set to JSON or export it to CSV for later import, and run aggregation queries to reduce the data before creating a MongoDB collection.
Posted on: 19/06/2018 (last updated: 04/08/2021) • • 9 minutes