Skip to content
Monghoul

9 pieces

MongoDB, in more detail than the manual

Query plans that look fine and are not, schema choices that only show their price at scale, and the gap between what the documentation says and what the server does on the version you are actually running. Everything with a number in it comes from a run you can reproduce.

There is a lot of MongoDB writing on the internet and most of it restates the manual. These pieces try to be the other thing: the case the documentation stops short of, the version where the accepted advice went out of date, and the cost of a schema decision in milliseconds rather than in adjectives. Where a piece claims a number, the script that produced it is published with it, so you can disagree with the result rather than with us.

Several of them end at one of the free browser tools, because a diagnostic you can run against your own output beats a screenshot of somebody else's.

RSS · Comparisons with other MongoDB clients · Who writes this

Diagnostics

A symptom, the output that explains it, and the tool that shows you yours.

Errors

What the message actually means, and what to change.

Measured

Numbers from a run you can reproduce, with the script published beside them.

Reference

Version-precise answers to questions the manual leaves open.

AI access

Giving an assistant a database connection, and what it can still reach.