The Database Programmer
All things related to database applications, both desktop and web.
Pages
(Move to ...)
Home
About The Author
Contact The Author
▼
Sunday, November 2, 2008
Keeping Denormalized Values Correct
›
A normalized database stores each fact in exactly one place. This makes for very robust write operations, it is much easier to get thi...
15 comments:
Sunday, October 26, 2008
Data and Code at the Application Level
›
This week I would like to address the assertion that "code is data" and how the application developer might benefit or be harme...
14 comments:
Sunday, October 19, 2008
The Argument For Denormalization
›
There are links to related essays on normalization and denormalization at the bottom of this post . This blog has two tables of contents, ...
14 comments:
Sunday, October 12, 2008
The Argument For Normalization
›
This week we will review the practical arguments in favor of normalization. The major concern as always on this blog is to examine da...
7 comments:
Sunday, September 28, 2008
The Quest for the Absolute
›
This is the Database Programmer blog, for anybody who wants practical advice on database use. There are links to other essays at the bo...
8 comments:
Sunday, September 21, 2008
Topical Table of Contents
›
This posting is updated whenever a new post goes up. There is a also a Skills-oriented Table Of Contents . It is not as complete as this ...
11 comments:
Sunday, September 7, 2008
Advanced Table Design: Secure Password Resets
›
Most web-based database applications make use of email to allow users to change their passwords. Completing securing this operation c...
16 comments:
‹
›
Home
View web version