Displaying 1 result from an estimated 1 matches for "spaghettized".
2011 Feb 27
1
Database abstraction
...ted, and I've only
written a compiler for MySQL. At this point I'd welcome anyone interesting
in contributing or offering advice. The code is (I think) designed as to
support the addition of more complex logic at any stage (generation,
preparation, compilation, formatting) withouth becoming spaghettized. I've
written a reasonably-sized test suite that covers most of the functionality.
The code is hosted on github - https://github.com/rtirrell/databasr. Feel
free to fork, critique and/or use. I've taken some pains to ensure that
interface will remain relatively stable.
Thanks!
--
Robert...