What is zetadb ============== zetadb is a zope product that allows a rapid application development (RAD) of relational database oriented web applications. It automatically generates transladable and user friendly zope objects to maintain data over the web. It also allow generation of data-filled OpenOffice documents. Using zetadb you will be able to develop professional intranet / extranet business applications 4 or 5 times faster than using other more generalistic tools / languages More information and download: http://zetadb.sourceforge.net Databases supported =================== The only database supported nowadays is postgresql. We hope to add support for either MySQL and ODBC early What's new in version 0.8.2 =========================== - Performance improvement. Now zetadb objects are a huge faster than before - Objects generated are cleaner than before - A cleaner and improved API for advanced users - A good automatic solution for master / detail relations - A easier to use generated search_form - Per application customizable date/time formats - New automatic application menu object (thanks to Csok Tibor) - Be able to work fine under a Virtual Host Monster - A lot of bugs fixed Santi Camps