Skip to content

Releases: SoZ0/advance-java-database

Release list

3.1

Choose a tag to compare

@SoZ0 SoZ0 released this 12 Nov 22:15

Minor changes to how the database models work, the DatabaseModel class now handles all of the SQL instead of the user-created model

3.0

3.0

Choose a tag to compare

@SoZ0 SoZ0 released this 12 Nov 00:00

Release of my personal database management library
Uses Java 17 and sqlite-jdbc 3.34.0
To run just import the jar into your project and make a new Database object