Front Ends - Mailing list pgsql-general

From mstory@uchicago.edu
Subject Front Ends
Date
Msg-id 1101530145.41a80421530e7@churlish.uchicago.edu
Whole thread Raw
Responses Re: Front Ends
List pgsql-general

I am new to the databasing market, and am currently working on a complex
database that relies heavily on dynamically created tables for data storage.  My
partner and I have therefore been trying to find a front end utility that can
handle using tables with names that aren't known at compile time.  A few questions:

1. is this architecture (relying heavily on dynamically created tables) sound
enough to yield a production quality database?
2. What front end language/utility could handle the dynamic environment of this
database ( my partner and i have looked into ruby on rails/zope/zul and java),
and still yield a production quality product?  Are any of the above proposed
solutions better than the others? And if anyone has experience with these, are
they capable of handling multiple dynamically created tables?

Thanks

Matthew Story

pgsql-general by date:

Previous
From: Kamil Kaczkowski
Date:
Subject: Re: row-level deadlock problem
Next
From: Richard Welty
Date:
Subject: Re: Front Ends