Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Student Database Management System

A simple command-line application to manage student records using Java. This mini project demonstrates database connectivity with SQLite through JDBC, implementing core CRUD operations without using any IDE or frameworks.

Key Features:

  • Add new students with ID, name, age, course, and email
  • View all student records from database
  • Update existing student information
  • Delete student records
  • Data persistence using SQLite

Technologies Used:

  • Java 17
  • JDBC API
  • SQLite Database
  • Command Line Interface

About

A command-line Student Database Management System built with Java, JDBC, and SQLite. Supports CRUD operations.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages