chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] [ANN] New egg: Object-relation mapper Pandora


From: Thomas Chust
Subject: [Chicken-users] [ANN] New egg: Object-relation mapper Pandora
Date: Sun, 16 Aug 2009 02:55:27 +0200

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]