ABSTRACT
Determining the type of database to be deployed for a project is a combination of access requirements and preference. In an effort to make an informed decision on which to deploy, the application engineer should be familiar with the types of databases as well as the pros/cons of each. In this entry we will consider two general types of databases and explore some of their applications and key points in the decision cycle when faced with a project.
A "flat file" database allows the user to specify data attributes (columns, datatypes, etc) for one table at a time, storing those attributes independantly of an application. dBase III and Paradox were good examples of this kind of database in the CP/M and MS-DOS environments, and the original FileMaker was a good Mac O/S example.
A relational database takes this "flat file" approach several logical steps further, allowing the user to specify information about multiple tables and the relationships between those tables, and often allowing much more declarative control over what rules the data in those tables must obey (constraints).
TABLE OF CONTENTS
TITLE PAGE
CERTIFICATION
ACKNOWLEDGEMENT
DEDICATION
ABSTRACT
TABLE OF CONTENTS
CHAPTER ONE
1.0 INTRODUCTION
1.1BACKGROUND OF STUDY
1.3PURPOSE OF STUDY
1.4IMPORTANCE OF STUDY
1.5DEFINITION OF TERMS
1.6ASSUMPTION OF STUDY
DATA TRANSFER OPERATIONS OF THE FLAT FILE DATABASE SYSTEM
CHAPTER TWO
LITRATURE REVIEW
2.1 THE CONCEPT OF RELATIONAL DATABASE SYSTEM
CHAPTER THREE
3.0 FLAT FILE DATABASE SYSTEM VS RELATIONAL DATABASE SYSTEM
3.1 FLAT FILE DATABASE
3.2 RELATIONAL DATABASE
3.3 SELECTING A DATABASE: FLAT FILE VS. RELATIONAL
CHAPTER FOUR
4.0 COMPARING THE TWO DATABASE TYPES
4.1 ADVANTAGES OF A DATABASE
4.2 ADVANTAGES OF THE FLAT FILE DATABASE SYSTEM
CHAPTER FIVE
5.0 CONCLUSION AND REFERENCES
5.1 CONCLUSION
5.1LIMITATION OF STUDY
5.3 REFERENCES
Disclaimer: Note this academic material is intended as a guide for your academic research work. Do not copy word for word. Note: For Computer or Programming related works, some works might not contain source codes
CITE THIS WORK
(2012, 11). Flat File Database System Vs Relational Database System.. ProjectStoc.com. Retrieved 11, 2012, from https://projectstoc.com/read/284/flat-file-database-system-vs-relational-database-system
"Flat File Database System Vs Relational Database System." ProjectStoc.com. 11 2012. 2012. 11 2012 <https://projectstoc.com/read/284/flat-file-database-system-vs-relational-database-system>.
"Flat File Database System Vs Relational Database System.." ProjectStoc.com. ProjectStoc.com, 11 2012. Web. 11 2012. <https://projectstoc.com/read/284/flat-file-database-system-vs-relational-database-system>.
"Flat File Database System Vs Relational Database System.." ProjectStoc.com. 11, 2012. Accessed 11, 2012. https://projectstoc.com/read/284/flat-file-database-system-vs-relational-database-system.
- Related Works
- Design And Implementation Of Computer Aided Charting And Graphic System For Statistical Presentation
- Design And Implementation Of A Computer Based Library Indexing System (a Case Study Of Imt Library, Enugu)
- Design And Implementation Of Computerized Hospital Information Management System
- Design And Implementation Of Computer Based Marketing Information System (a Case Study Of Guinness Nig. Plc)
- Design And Implementation Of A Computerized Cargo Transportation Management System (a Case Study Of Super Maritime Shipping Agency, Lagos)
- Design And Simulation Of Traffic Control System For A T-junction A Case Study Of Esut-imt Road Junction
- Design And Implementation Of A Computerized Financial Management System For Public Institutions (a Case Study Of Unth, Enugu)
- Design And Implementation Of Wallpaper Changer Utility
- Design And Implementation Of Webshop Mail Webshop Site
- Design And Implementation Of A Microprocessor- Based Simulation Industrial Arm
