I am very new to Java and somehow I got a task to build an SQL engine to query database using sprint boot post call to accept any sql query and respond in table format.
Please someone help with how to proceed with this requirement.