{"id":15772149,"url":"https://github.com/nityanandagohain/simple-dbms","last_synced_at":"2025-03-31T12:12:59.211Z","repository":{"id":102268586,"uuid":"102414739","full_name":"nityanandagohain/Simple-Dbms","owner":"nityanandagohain","description":"A simple database management system in c using linked list as its main data structure to maintain efficiency.","archived":false,"fork":false,"pushed_at":"2018-01-19T10:42:00.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-11T15:42:54.030Z","etag":null,"topics":["c","dbms","files","linked-list"],"latest_commit_sha":null,"homepage":"","language":"C","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/nityanandagohain.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":"2017-09-05T00:34:56.000Z","updated_at":"2023-02-27T15:15:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"1255d361-be82-47ff-a8d8-cc19c62a7c71","html_url":"https://github.com/nityanandagohain/Simple-Dbms","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.125,"last_synced_commit":"d05328305eeabe6b89915d83761c058afd266854"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nityanandagohain%2FSimple-Dbms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nityanandagohain%2FSimple-Dbms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nityanandagohain%2FSimple-Dbms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nityanandagohain%2FSimple-Dbms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nityanandagohain","download_url":"https://codeload.github.com/nityanandagohain/Simple-Dbms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246465224,"owners_count":20781919,"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":["c","dbms","files","linked-list"],"created_at":"2024-10-04T15:20:54.287Z","updated_at":"2025-03-31T12:12:59.194Z","avatar_url":"https://github.com/nityanandagohain.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## SIMPLE-DBMS\nThis program can be used to store data of students.\nHere the roll no's are used as primary key.\n\nHere I have used Linked List data structure to store the starting address\nof each structure.\n\nTo run it\n### clone the repo \n``` \ngit clone https://github.com/nityanandagohain/Simple-Dbms.git\n```\n### compile it \n```\ngcc main.c\n```\n### launch it\n```\n./a.out\n```\n\n# CONTRIBUTION\nAnyone who is interested to contribute is most welcome .\nPlease feel free to mail me for any problems.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnityanandagohain%2Fsimple-dbms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnityanandagohain%2Fsimple-dbms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnityanandagohain%2Fsimple-dbms/lists"}