Simple Demo: OBSERVER execution
Logical schema for repository "Accomodation in Spain"
The entities and attributes for this repository are:
- Entity Hotels: It represents the different accommodations. Notice that the entities and attributes are in Spanish, we include between brackets the translation into English. Attributes:
- nombre (name)
- dirección (address)
- comidas (meals)
- servicios (facilities)
- plazas (units)
- precio (price)
- estrellas (stars)
This repository is a relational Database.