design resource

Поиск
Список
Период
Сортировка
От Edward W. Rouse
Тема design resource
Дата
Msg-id 0e9c01c8c716$6f5db800$143c520a@ntc2s.comsquared.com
обсуждение исходный текст
Ответы Re: design resource  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-sql
I was wondering if there were any resources that have some table designs for common problems. Since that isn't very clear I will give an example.
 
We have an internal app from years back that needs to be updated. One of the problems is that when it was originally created, the company only had US customers. We now have international customers and need to support international addresses and phone numbers. For the phone numbers that means adding a new column for international code or expanding the data field so that it's big enough to hold the international prefix (still not sure which approach is best). But I haven't a clue as to how to set up for international addresses.
 
So I was hoping there would be a resource that I could check where these kinds of data sets have been 'solved' to ease the effort. I have several books on design patterns for programming but I've not seen a design patterns book for common database problems. Thanks.
 

Edward W. Rouse

ComSquared Systems, Inc.

770-734-5301

 

 

В списке pgsql-sql по дате отправления:

Предыдущее
От: "sathiya moorthy"
Дата:
Сообщение: Re: Problems with a Query between 7.3 and 8.2
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: design resource