The Database Programmer
All things related to database applications, both desktop and web.
Pages
(Move to ...)
Home
About The Author
Contact The Author
▼
Monday, June 30, 2008
Database Performance: The Web Layer
›
A database application is a like a convoy of ships, it is only as fast as the the slowest ship. The three "ships" in a web-bas...
7 comments:
Sunday, June 22, 2008
Database Performance 1: Huge Inserts
›
The modern database server provides a wealth of features that provide robust and reliable storage. Understanding how these features w...
17 comments:
Sunday, June 15, 2008
Why I Do Not Use ORM
›
An impedance mismatch occurs when two devices are connected so that neither is operating at peak efficiency. This lack of efficiency ...
570 comments:
Monday, June 9, 2008
Using a Data Dictionary
›
Database applications can be made much simpler if you maintain a body of data that describes your tables. Every single programming task in ...
77 comments:
Monday, May 26, 2008
Memorial Day
›
Today is Memorial Day in the United States, a national holiday in which we remember those who made the ultimate sacrifice to preserve our l...
20 comments:
Sunday, May 18, 2008
Database Triggers, Encapsulation and Composition
›
When Object Oriented Programming burst into the mainstream, encapsulation rapidly came to be accepted as a basic tenet of sound progr...
27 comments:
Sunday, May 11, 2008
Introducing Database Security
›
For a database application, all security in the end becomes a question of who can read and write to what tables. While this is obvious t...
6 comments:
‹
›
Home
View web version