HQL (HighQSoft Query Language) is an ASAM ODS client built for comfort and any interaction with the ASAM ODS server. The library provides a query builder and allows statements to be expressed as a composition of Java objects (similar to JPA criteria), which enables developers to create more dynamic queries. Avoiding string parsing provides a performance gain, making HQL one of the quickest ASAM ODS clients. HQL can also be a way of sanitizing questions and making them safer.