finddup.pl is a script that finds duplicate files. It recursively scans a directory and calculates an MD5 signature of each file. An option to keep only the first file and delete duplicates is provided.
A command line tool to output your database schema and data in diff-able form.
A DOM-style C++ API for BSON.