ACM Home Page
Please provide us with feedback. Feedback
Surfing the net for software engineering notes
Full text PdfPdf (5.85 MB)
Source ACM SIGSOFT Software Engineering Notes archive
Volume 32 ,  Issue 4  (July 2007) table of contents
COLUMN: COLUMN table of contents
Pages: 10 - 19  
Year of Publication: 2007
ISSN:0163-5948
Author
Mark Doernhoefer  The MITRE Corporation, McLean, VA
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 2,   Downloads (12 Months): 31,   Citation Count: 0
Additional Information:

abstract   index terms  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1281421.1281437
What is a DOI?

ABSTRACT

Database programming doesn't provide the excitement of game programming or the instant gratification of a flashy web application, but the ability to store and retrieve information in an organized manner is vital to the operation of many client-server or web-based applications. Construction of a solid application often depends upon a well built database to provide persistent storage of the data needed to power the application. So although database planning and design may be boring, it is a necessary step in the software engineering process.