Skip to content

Student Database Management system based on Java Swing and SQLite

Notifications You must be signed in to change notification settings

qualiky/database-login-swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

database-login-swing

Student Database Management system based on Java Swing and SQLite

Included default packages within the JAR:

  1. SQLite version: sqlite-jdbc-3.32.3.jar
  2. JDK 11: jdk-11.0.9.jdk

Built on IntelliJ.

This is a sample student data management system that consists of authentication and data storage in Java Swing that uses SQLite database with JDBC.

The external dependency libraries for database is included within this project. It can directly be downloaded and turned into .JAR file, or it can be run with IntelliJ IDEA as well.

About

Student Database Management system based on Java Swing and SQLite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages