Java-JavaFx-Swing-Projects-Desktop-Application-GUI-Software icon indicating copy to clipboard operation
Java-JavaFx-Swing-Projects-Desktop-Application-GUI-Software copied to clipboard

Add support for SQLite as an alternative to MySQL

Open MiguelAntonioRS opened this issue 6 months ago • 0 comments

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.

MiguelAntonioRS avatar Jun 14 '25 22:06 MiguelAntonioRS