Skip to content

A very simple student database management system made entirely using C programming language. Also works for C++ with .cpp format without changing any thing else.

Notifications You must be signed in to change notification settings

noob-hash/Student-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Student-DBMS

Project to show how to use basics of C language to create a database. Has 3 major service: 1.Add data 2.View data of all students in tabular form 3.View descritive data of indivisual students by id

About

A very simple student database management system made entirely using C programming language. Also works for C++ with .cpp format without changing any thing else.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages