Database model - items table
Explanation of the Items table fields
| ID | Database record identifier | |
| FeedID | Identifier corresponding with ID field in the table 'feeds'. | |
| dateAdded | The date and time the feed item has been added to the database. |
The other fields in this table correspond with the names of the 'elements' in the RSS 2.0 specification.