TravelerVihaan / text-to-sql-translator

Application translating natural language for SQL queries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQL-Translator

Application translating natural language for SQL queries

#Features Application translate queries from Polish language to SQL. SELECT, DELETE, UPDATE queries works, CREATE queries have not been implemented yet. User can add and delete words to dictionaries in html. MongoDB database is storage for the keywords recognising by application.

Used technologies

Java 17
Spring Boot
MongoDB
HTML
Thymeleaf
Bootstrap

About

Application translating natural language for SQL queries


Languages

Language:Java 75.3%Language:HTML 24.7%