FYI: A new open source/free O/R mapping tool and server page framework  
Author Message
java





PostPosted: 2007-8-16 18:38:00 Top

java-programmer, FYI: A new open source/free O/R mapping tool and server page framework Announce:

A new open-source O/R mapping tool has just been released. There
are many such programs out there...but this one is very
special because it's simple (no xml configuration ! yay) and has
been tested extensively with postgres (and a bit with mysql).

This tool has been used in production enviroments so the
generated code has most bugs squeezed out by now.

If you have a minute, you can check it out at:

http://www.mollypages.org/dbo/

There's also a server-side page type thingy (like JSP) but with
much cleaner syntax (and easy typing).

Enjoy !