jkingdon / mayfly
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
6eab092
commit 6eab092ccedee44519411c6da4ce1d4d284624a5
tree 360993ac035149518753de4b44b9c779a5b05ace
parent e114aba0a117fc301c4024cec48bf3665db698f7
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/

