A query builder is not an ORM.
ORMs build queries for you, but a query builder does not need to be an ORM.