Skip to content

devrpesh/Student-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Database

CodeFactor

A CRUD application that relies on hashing algorithm to store and retrieve data

 Commands

Given below a list of all supported commands in this application

Command Information
create Add a new student in the database
update Update a student info which is available in database
search id Find a student with specific id
search name Find all students who has a similar name
search address Find all students whose address has the given keyword
search age Find all students that matches the given age
delete Delete a student from database
list List of all students in database
clear Clear local student database with all student data
stop Stop this application

 Credits


About

A CRUD application made with C that supports various data manipulation regarding students

Topics

Resources

Stars

Watchers

Forks

Contributors