dromara/easy-es
A foolproof Elasticsearch ORM framework that is easy to use, requires minimal coding, and is highly expandable... observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 81
- Release rhythm 51
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 229.0
- age_days: 1736
- days_rel: 115
- days_push: 115
- n_releases_24m: 3
Adoption not part of the score
1586 stars · 247 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Easy-Es is a Java ORM framework that enhances Elasticsearch's RestHighLevelClient, letting developers query Elasticsearch using MySQL-like syntax with lambda-style wrappers. It automates index creation, data migration, paging, and supports advanced features like highlighting, weighting, and geo queries.
Use cases
- query elasticsearch without writing boilerplate RestHighLevelClient code
- use mysql-like syntax to search elasticsearch documents in java
- automatically create and migrate elasticsearch indexes with zero downtime
- build lambda-style where condition queries for elasticsearch
- add elasticsearch search to a spring boot application quickly
- implement pagination, highlighting, and geo queries in elasticsearch
When to choose
- you use Java/Spring Boot and want MyBatis-Plus-style development for Elasticsearch
- you want to reduce verbose RestHighLevelClient query code to one-liners
- you need automatic index management and data migration for Elasticsearch
When to avoid
- you don't use the JVM ecosystem or Elasticsearch
- you need fine-grained control over raw Elasticsearch DSL queries
- you use a non-RelHighLevelClient Elasticsearch client stack
Facets
framework · maturity active
orm search-engine database-driver databases developer-tools backend jvm elasticsearch resthighlevelclient mybatis-plus-style java-framework index-management search spring
1 source
- readme: https://github.com/dromara/easy-es · fetched 2026-08-28 · 6671938c8a9b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dromara/easy-es | main | 74 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem