jprante/elasticsearch-jdbc
JDBC importer for Elasticsearch *** THIS REPOSITORY WILL BE DELETED WITHOUT ANY FURTHER NOTICE AFTER AUG 1 2026 *** observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 85
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5205
- days_rel: n/a
- days_push: 91
- n_releases_24m: 0
Adoption not part of the score
2809 stars · 697 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JDBC importer tool that fetches tabular data from relational databases via SQL queries and indexes it into Elasticsearch. It runs as a Java command-line process driven by a JSON configuration specifying the JDBC URL, credentials, and SQL statement.
Use cases
- import mysql tables into elasticsearch
- sync relational database data to an elasticsearch index
- run periodic sql-based indexing jobs into elasticsearch
- bulk index database rows as elasticsearch documents
- pipe sql query results into an elasticsearch cluster
When to choose
- you run Elasticsearch 1.x or 2.x and need simple tabular database-to-index imports
- your data is flat/tabular without deeply nested object reconstruction needs
When to avoid
- you use a modern Elasticsearch version (the compatibility matrix stops at 2.3.4)
- you need maintained software - the author has left GitHub and the repository will be deleted after Aug 1 2026
- you need to index complex joined/nested relational data as nested JSON objects
Facets
cli-tool · maturity abandoned
etl database search-engine cli databases developer-tools jvm cli cross-platform jdbc elasticsearch data-import indexing deprecated sql-to-elasticsearch search data-engineering
1 source
- readme: https://github.com/jprante/elasticsearch-jdbc · fetched 2026-08-28 · ac141a04b70d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jprante/elasticsearch-jdbc | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="jprante/elasticsearch-jdbc")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem