GeekArticles
Testing
Database TestingDatabase Design Guide Lines
Author: abdn.ac.uk |
Published: 27th Aug 2005 |
Visited: 2272 times |
Add CommentFiled in: Database TestingDatabase design theory is a fairly dry subject, but a basic understanding is necessary to avoid some of
the pitfalls encountered when a new database is created. This document provides strategic guidelines
for the basic design and development of databases. This white paper cover the follwoing.
Database Function
Database Design
Normalisation
Data Quality
Performance
Documentation
Database Testing
Read Article Sponsored Links
Related Articles
• Linux Thin Client Networks Design and Deployment Linux Thin Client Networks Design and Deployment
Considering the Network
Much information already exists concerning methods for deploying networks and hardware. We shall try to clarify differences between using a network with personal computers and thin clients with the help of anecdotes. Certain de ...
• ZK Developers Guide Review ZK Guide Review
The complexity in developing Ajax based applications has led some software development companies to build frameworks that would ease the workload of developers especially for those who are not familiar with JavaScript. With the help of a framework, the developer doesn’t ev ...
• Linux Thin Client Networks Design and Deployment Review Linux Thin Client Networks Design and Deployment Review
Introduction
This book is written by David Richards, a veteran Linux thin client network designer. Designed for System Administrators, Linux Thin Client Networks Design and Deployment goes over the concepts which are related to thin client net ...
• C++ Coding Practices Guide The article describes C++ coding styles and practices to be followed to develop robust and reliable code that is easily comprehended and maintained by other develop ...