Skip to content
#

student-records

Here are 27 public repositories matching this topic...

A C++ program for managing student records including names, majors, and GPAs. This program provides various features for data manipulation and sorting. It allows users to find individual student records, print the entire student registry, and sort the records by last name, major, or GPA.

  • Updated Sep 29, 2023
  • C++

A simple management system for the students of a school. You can: 1) Add new students 2) Search for specific ones 3) Search for them using their grades 4) See all the records of the students in order.

  • Updated Apr 21, 2022
  • C

This repository contains a collection of practical database projects and SQL scripts spanning multiple domains such as airline reservation systems, banking, employee management, and student academic records. Implemented using MySQL and Oracle, these projects demonstrate essential database design principles, query operations,

  • Updated Jun 16, 2025

The TA Record Management System is a C++ program designed to manage records of Teaching Assistants (TAs) in a department. The system allows for the filtering of invalid records, adding new TA records, and sorting the existing records based on various criteria.

  • Updated Dec 19, 2024
  • C++

Improve this page

Add a description, image, and links to the student-records topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the student-records topic, visit your repo's landing page and select "manage topics."

Learn more