[COLUG] Open Source Application Development
Mark Erbaugh
mark at microenh.com
Wed Jun 11 11:41:43 EDT 2008
What OS tools are people using for developing desktop database
applications? I'm currently using wxPython, Python and Psycopg2 (for
access to Postgres). I consider myself competent with these tools, but
development of moderately complicated screens is taking longer than I
would like.
I'm working on a system based on models in Len Silverston's 'The Data
Model Resource Book' and have one screen where the data updates or looks
up data from 14 separate tables.
I'm competent with and have written a lot of SQL. Would an ORM (Object
Relational Manager) help?
Thanks,
Mark
More information about the colug432
mailing list