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
- Secure Data Hiding And Extraction Using Bpcs
- Design And Implementation Of A Computer Based Bill Of Material Processing System
- Web Base Proxy Server An Overviewed Of Issues And Prospects
- A Security Gateway
- Design And Implementation Of Computerized Puyo Game
- Provision Of A Mobile Value Added Location Based Services Of Hotels Within New Haven And Independence Layout In Enugu State
- Design And Implementation Of Html Editor (case Study Of Microsoft Corporation)
- Design And Implementation Of Computerized Pension Scheme Management System (a Case Study Of Nigeria Pension Board Enugu)
- Design And Implementation Of Computerized Information Management System In Seismic Data Processing (a Case Study Of Integrated Data Services Limited, Idsl Benin-city)
- Design And Implementation Of A Computerised News Editing System
