Penguin
Annotated edit history of FlatFile version 2, including all changes. View license author blame.
Rev Author # Line
2 StuartYeates 1 A simple class of DataBase containing raw data and lacking explicit references. In contrast [RelationalDataBase]s have primary keys and secondary keys and often indexes; [HierarchicalDataBase]s have key-value pairs; [XMLDataBase]s have id's and [SpreadSheet]s have references between cells in formulae.
2
3 [CommaSeparatedVector]s are perhaps the most widely known form of [FlatFile].