{"id":21151236,"url":"https://github.com/aksh-bansal-dev/simpledb","last_synced_at":"2025-07-08T10:04:03.605Z","repository":{"id":105894020,"uuid":"583955532","full_name":"Aksh-Bansal-dev/simpledb","owner":"Aksh-Bansal-dev","description":"A simple key-value database (on-disk) written in Go.","archived":false,"fork":false,"pushed_at":"2022-12-31T16:20:44.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T14:26:31.347Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Aksh-Bansal-dev.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":"2022-12-31T16:19:17.000Z","updated_at":"2023-09-30T18:15:00.000Z","dependencies_parsed_at":"2023-03-24T07:19:16.037Z","dependency_job_id":null,"html_url":"https://github.com/Aksh-Bansal-dev/simpledb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Aksh-Bansal-dev/simpledb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aksh-Bansal-dev%2Fsimpledb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aksh-Bansal-dev%2Fsimpledb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aksh-Bansal-dev%2Fsimpledb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aksh-Bansal-dev%2Fsimpledb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aksh-Bansal-dev","download_url":"https://codeload.github.com/Aksh-Bansal-dev/simpledb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aksh-Bansal-dev%2Fsimpledb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262900087,"owners_count":23381657,"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":"2024-11-20T10:15:30.720Z","updated_at":"2025-07-01T05:04:00.584Z","avatar_url":"https://github.com/Aksh-Bansal-dev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleDB\n\nA simple key-value database (on-disk) written in Go.\n\nIt uses hashmap data structure as index.\n\n## Benchmark results\n\n```\n[index] Inserted 10000 entries in 23.430793ms\n[index] Fetched 10000 entries in 49.957959ms\n[no index] Inserted 10000 entries in 27.739258ms\n[no index] Fetched 10000 entries in 9.645895597s\n```\n\n\u003e Run `go run benchmark/main.go -n \u003cnum_of_entries\u003e` to benchmark yourself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faksh-bansal-dev%2Fsimpledb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faksh-bansal-dev%2Fsimpledb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faksh-bansal-dev%2Fsimpledb/lists"}