This repository is not active
vats98754/DB-SQL-GUI
First project working with SQL and Databases. This project uses Java to create a GUI through Swing to allow a local database to be accessed, and its fields and records can be edited, added, or deleted. Also, there are additional features like a compiler for SQL code that only works on the local database.
Java