This project focues on how to load data from a PostgreSQL database on a webapp and perform CRUD Operations.
As the second part a dataloader service will be made to load the data into an ElasticSearch Index for faster searching and mainly to employ the fuzziness query parameter.
Addtionally an advantage of ElasticSearch is that it provides in built capabalities to connect with various machine learning models while providing a great toolset for data analysis.