{"id":28305474,"url":"https://github.com/roackb2/simple_db","last_synced_at":"2025-07-10T22:19:59.900Z","repository":{"id":216946417,"uuid":"740028619","full_name":"roackb2/simple_db","owner":"roackb2","description":"Simple database implemented in Go","archived":false,"fork":false,"pushed_at":"2024-01-20T10:46:00.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-21T03:38:37.737Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/roackb2.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":"2024-01-07T09:56:30.000Z","updated_at":"2024-01-07T09:56:48.000Z","dependencies_parsed_at":"2024-01-20T10:22:48.601Z","dependency_job_id":"f199f50e-ddc0-4905-9fe4-63703047afcf","html_url":"https://github.com/roackb2/simple_db","commit_stats":null,"previous_names":["roackb2/simple_db"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roackb2/simple_db","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roackb2%2Fsimple_db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roackb2%2Fsimple_db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roackb2%2Fsimple_db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roackb2%2Fsimple_db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roackb2","download_url":"https://codeload.github.com/roackb2/simple_db/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roackb2%2Fsimple_db/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264676456,"owners_count":23648109,"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":[],"created_at":"2025-05-24T02:12:43.585Z","updated_at":"2025-07-10T22:19:59.896Z","avatar_url":"https://github.com/roackb2.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Database\n\nA project to practice implementing a simple database, starting with the tutorial [Let's Build a Simple Database](https://cstack.github.io/db_tutorial/), and knowledge from the book [Database Management System](https://xuanhien.files.wordpress.com/2011/04/database-management-systems-raghu-ramakrishnan.pdf). Large portion of the code is generated by ChatGPT and Copilot.\n\n## Progress\n\nComponents implemented:\n\n1. SQL Parser that supports\n  a. Insert: In the format of `INSERT INTO tablename (col1, col2, ..) VALUES (val1, val2, ...)`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froackb2%2Fsimple_db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froackb2%2Fsimple_db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froackb2%2Fsimple_db/lists"}