The lzlib compression library provides in-memory LZMA compression and decompression functions, including integrity checking of the decompressed data. The compressed data format used by the library is the lzip format.
A command line tool to output your database schema and data in diff-able form.
A object-relational mapper.