MongoDB was a life-changing technology for many developers with its smooth UX. Unfortunately, reliability and real-life performance were lacking for a long time, and a license change made it unsuitable for many companies and projects. In my talk, I will introduce FerretDB – an open-source proxy between MongoDB drivers and PostgreSQL. It is built using Go 1.18 to benefit from type parameters (generics) and fuzzing, and I will show how they are useful already.