“Tommy T” (http://www.tommyt.se/) has created an export plug-in for Mini SQL Query, see http://www.tommyt.se/post/Export-Plugin-for-MiniSqlQuery.aspx. I pretty much just formatted it with Resharper, tweaked a bit and uploaded it to CodePlex ;-)
I started a “contrib” folder in the source tree and will if anyone else has similar plugins let me know and I will add them to the build (if you wish!)
One of the things I find really handy about Mini SQL Query is that if I need something I can quickly write or extend a plug-in. That’s how the “paste around” extension came about. I wanted to be able to copy two distinct bits of text and paste the two pieces around another piece of selected text...