Multiple abstraction levels Ebean provides multiple levels of query abstraction. ORM Queries, mixed with SQL DTO Queries SqlQuery and JDBC Work at the highest level of abstraction and drop down levels as needed. Benefits of ORM Automatically avoid N+1 L2 caching to reduce database load Queries mixing database and L2 cache Automatically tune ORM queries Elasticsearch for search or L3 cache. Docker
{{#tags}}- {{label}}
{{/tags}}