== Basics ==
Queries are used for fetching a list of objects from the database. Queries will use data base mechanism for perfomant data access. Queries will deliver a list of objects of a certain [[MetaClassMetaclass]].
Queries can be used in different scenarios:
* data fetching (n records)