jkingdon / mayfly

In-memory database for unit testing

This URL has Read+Write access

commit  6eab092ccedee44519411c6da4ce1d4d284624a5
tree    360993ac035149518753de4b44b9c779a5b05ace
parent  e114aba0a117fc301c4024cec48bf3665db698f7
mayfly /
README
Mayfly is an in-memory SQL database designed for unit testing.  It is
designed to make creating and destroying databases or tables as easy 
as creating and destroying objects, and to make it easy to do things
like compare two databases.

The documentation, including installation instructions,
is in the doc directory (online at http://mayfly.sourceforge.net/doc ).

The mayfly home page is at http://mayfly.sourceforge.net/