Does anyone know of any good DB Design methodologies?
I was talking with a DB admin recently who told me that his developers were tired of learning a new db schema every time they started a new web application that involved a database. He said he was trying to somehow come up with a "universal" db schema that would work on almost all projects with very little modifications in the schema. All the changes would be in the data only.
I thought this was a good idea. Any ideas or suggestions? - tleish
I was talking with a DB admin recently who told me that his developers were tired of learning a new db schema every time they started a new web application that involved a database. He said he was trying to somehow come up with a "universal" db schema that would work on almost all projects with very little modifications in the schema. All the changes would be in the data only.
I thought this was a good idea. Any ideas or suggestions? - tleish