mod_sar ("sar" stands for Search And Replace) is an Apache2 module that works as an output filter. Its purpose is to search for and replace strings found in Web content before sending the content to the client. Searches performed can be case sensitive or case insensitive, depending on configuration. A good example of common usage of this module is a reverse proxy.
A command line tool to output your database schema and data in diff-able form.