Naming Conventions in Database Design

Even though I am not a professional database administrator, I have designed a number of databases. One thing that always plagued me when doing this is the lack of a common convention that can be used to create the database design. So, I have decided to create one for myself.

You may not agree with all the rules given here - feel free to copy this list and create a set of rules for yourself. But once it is created, make sure that you stick to it.

Database Name

Table name

Field Name

Naming Conventions

Default field names

Further Reading

Comments

larrytheliquid at 28 Jan, 2008 09:19
NIEM is one popular set of conventions made for XML, but used in databases as well. It has a good amount of normalized tables you can look at for examples in various fields (ie: the legal system), and denormalize as necessary.
Reply to this.
Comment


Comment




Comment Formating : HTML tags a, strong, em, b, i, code, pre, p and br allowed. Other tags will be shown as code(< will become &lt;). Urls, Line breaks will be auto-formated.
Subscribe to Feed