Query
In this section, we will introduce the various queries in Jimmer without considering Cache.
There are three groundbreaking capabilities:
-
One statement to query data structure of arbitrary shape, like GraphQL
-
This addresses a huge gap in the JVM ecosystem, enabling easy complex dynamic queries
-
Users only focus on querying the raw data, row count queries are auto-generated and optimized for convenience