Hello, I have hacked together a small object-relation mapper representing SQL datasets using the Prometheus object system, which is called Pandora to stay with the Greek mythology theme.
You can find the documentation and a download link for the first release candidate at http://www.chust.org/egg4/pandora.html Currently no facilities for schema generation are included, but data access and manipulation should be fully functional. Backend drivers for SQLite3 and PostgreSQL databases, based on other eggs, are included. If you try the library out, please don't hesitate to send me comments or suggestions about it :-) cu, Thomas -- When C++ is your hammer, every problem looks like your thumb. _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
