PDA

View Full Version : Database Design Standards


Kidd636
04-04-02, 04:53
I'm in need of standards for database design, any help would be highly appreciated. Or maybe you could point me to websites containing these.

Thanks!

Manish
04-10-02, 15:42
Does this help?

http://shr.aaas.org/DBStandards/contents.html

:rolleyes:

Kidd636
04-10-02, 22:03
Not really, it was about human rights database, what i needed was db design standards such as proper naming conventions of tables, columns, indexes etc., good and bad primary key candidates, when to use blobs, when to use date, time or datetime data types etc etc... general design standards like that. But thanks for the help Manish, any other help is still very much welcome :)

mattalexx
04-11-02, 14:20
Click here (http://www.mvps.org/access/general/gen0012.htm) for the 'Commonly used naming conventions' article at The Access Web

Click here (http://www.xoc.net/downloads/rvbacc.pdf) for the entire Reddick VBA (RVBA) Coding Conventions

Hope this helps!
:)

quicksilver
04-26-02, 20:36
Check out the databases from Birdstep Technology. They offer a line of databases based upon the network model. This design offers blindingly fast speed along with a small footprint, two things generally lacking in relational databases. You can find info about them at www.birdstep.com.