{"id":18290828,"url":"https://github.com/debrajhyper/student-db-shell","last_synced_at":"2026-05-10T02:10:26.131Z","repository":{"id":131554972,"uuid":"609136625","full_name":"debrajhyper/student-db-shell","owner":"debrajhyper","description":"This shell script provides a simple implementation of a CRUD operation on a list of student records.","archived":false,"fork":false,"pushed_at":"2023-03-03T14:29:17.000Z","size":311,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T07:33:03.565Z","etag":null,"topics":["bash","bash-script","linux","linux-shell","shell","shell-script","shell-scripting"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/debrajhyper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-03T13:03:17.000Z","updated_at":"2023-12-27T17:24:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb9a4f2a-5545-4081-ab3c-f5e56df91d1a","html_url":"https://github.com/debrajhyper/student-db-shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/debrajhyper/student-db-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debrajhyper%2Fstudent-db-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debrajhyper%2Fstudent-db-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debrajhyper%2Fstudent-db-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debrajhyper%2Fstudent-db-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/debrajhyper","download_url":"https://codeload.github.com/debrajhyper/student-db-shell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debrajhyper%2Fstudent-db-shell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263351240,"owners_count":23453436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","bash-script","linux","linux-shell","shell","shell-script","shell-scripting"],"created_at":"2024-11-05T14:12:21.323Z","updated_at":"2026-05-10T02:10:26.080Z","avatar_url":"https://github.com/debrajhyper.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Student DB (Shell Script)\n\n## Shell Script for CRUD Operations on Students\n\u003e This shell script provides a simple implementation of a CRUD (Create, Read, Update, Delete) operation on a list of student records. The script uses an array to store the student records, and provides a menu-driven interface to allow the user to perform different operations on the list.\n\n## Features\n- ### The script allows the user to add a new student record to the list.\n    \u003cimg src=\"./assets/Screenshot (68).png\" alt=\"\" width=\"500\"/\u003e\n\n- ### The script allows the user to update an existing student record in the list.\n    \u003cimg src=\"./assets/Screenshot (69).png\" alt=\"\" width=\"480\"/\u003e\n\n- ### The script allows the user to delete a student record from the list.\n    \u003cimg src=\"./assets/Screenshot (70).png\" alt=\"\" width=\"480\"/\u003e\n\n- ### The script allows the user to print out the list of all student records.\n    \u003cimg src=\"./assets/Screenshot (71).png\" alt=\"\" width=\"480\"/\u003e\n\n- ### The script allows the user to print out any specific student record.\n    \u003cimg src=\"./assets/Screenshot (72).png\" alt=\"\" width=\"480\"/\u003e\n\n- ### Colorful Interface helps to navigate easily into the script.\n\n## How to Use\n### Windows\n1. Download \u0026 install a Bash shell emulator (Git Bash or Cygwin)\n2. Open the Bash shell emulator\n3. Navigate to project folder `cd student-db-shell`\n4. Run the script `./student_db.sh`\n5. Enjoy!!!\n\n### Linux\n1. Open the terminal\n2. Navigate to project folder `cd student-db-shell`\n3. Make the script executable `chmod +x student_db.sh`\n4. Run the script `./student_crud.sh`\n5. Enjoy!!!\n\n## Conclusion\nThis shell script provides a basic implementation of a CRUD operation on a list of student records using arrays, switch statements, and loops. It provides a simple menu-driven interface that allows the user to perform different operations on the list. However, this implementation is not suitable for managing large amounts of data, and does not provide any data validation.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebrajhyper%2Fstudent-db-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebrajhyper%2Fstudent-db-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebrajhyper%2Fstudent-db-shell/lists"}