Java-JavaFx-Swing-Projects-Desktop-Application-GUI-Software
Java-JavaFx-Swing-Projects-Desktop-Application-GUI-Software copied to clipboard
Add support for SQLite as an alternative to MySQL
Currently, most applications use MySQL, which requires setup and credentials. Adding optional support for SQLite would allow users to run apps with zero configuration, especially for testing or learning purposes.