Migrating an elasticsearch index to postgres using EAV
This is a project where I demonstrate how to convert a Elasticsearch index to a Postgres DB
The server is written in Java Spring located in the folder app
The cron job code is in Java Core and is located in the folder migration