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
- Reading And Writing Avi File Using Steganography
- Design And Implementation Of Computerized Tourism Information System A Case Study Of Enugu State Tourism Board
- Development Of A Multi-drug Inventory System For A General Hospital
- Design And Implementation Of Online Public Share Offering Information System For Capital Market
- Design And Implementation Of A Computer Based Information System For The Projection Of Student’s Enrolment In Universities
- Design And Implementation Of Voice Organization (a Case Study Of Nokia)
- Design And Implementation Of Workflow Mining: Discovering Process Models From Event Logs
- Design And Implementation On Demand Audio/video Steaming And Rendering Over Ip Using Udp
- Design And Implementation Of Online Polling System (online Voting System)
- Design And Implementation Of A Weather Forecasting Package For Aviation Industry (automated Flight Control System)
