Plain text database: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Robert Tito
mNo edit summary
imported>Howard Arvi Hughes
m (fixed category)
Line 18: Line 18:




[[Category CZ: Live]]
[[Category:CZ Live]]

Revision as of 09:20, 18 November 2006

A Flat File Database is a database that does not conform to the record structure database, the hierarchical database or the relational model. The term refers to the file's data, and to the files's structure of that data, known as a description. The software used to create a flat file is initially called ALGOL, COBOL, sometimes that software is mistakenly called the database. Flat Files are nowadays archaic, but in the beginning of there uprising modern. Random Access of data was not possible in these days and the main storage medium were reel tapes. Files were a consecutive order of information. Different files were placed one after another on these reel tapes. Scientific research into computer science, databases and the technology were by and large the products of spin-offs from other scientific areas. Big Blue wasn't that Big at that time.