Skip to content
Monghoul

Import, export, copy between instances, and generate test data that looks real.

Getting data in and out is the part of a database client people use every week and nobody writes about. Extended JSON, CSV, Excel and NDJSON, with the BSON types preserved end to end.

The export dialog with a format choice, a document limit, and a MongoDB filter, with the format options expanded
Fig 01 Export · Format, a limit, and a filter, applied before anything is written

What it does

  • Export the loaded result or every matching document, as JSON, Extended JSON, NDJSON or CSV. Excel and whole-database import and export need Pro
  • Copy a collection to another instance, and duplicate a whole database, both on Pro
  • Schema analysis samples a collection and maps every field, its types, how often it occurs, and its detected enums. Free samples 500 documents
  • Generate documents from 17 Faker categories, previewed before anything is written. Up to 100,000 on Pro, 500 on Free
  • ObjectId, Date, Long, Decimal128, UUID and Binary survive the round trip
The Copy Collection dialog copying Production / shop / orders into Staging / shop / orders, with a write mode of insert and a copy-indexes option
Fig 02 Copy · Production to Staging, with a write mode and the indexes, and no file in between Pro
Schema analysis showing a field tree with types and how often each field occurs
Fig 03 Schema · Every field, its types, and how often it appears
The data generation dialog mapping fields to Faker categories, with a preview
Fig 04 Test data · Fields mapped to Faker categories, previewed before writing

Try it against your own data

38 MB installer. Free forever, and a 14-day Pro trial with no card.

Download Monghoul