{"id":19170833,"url":"https://github.com/commouse/simpledb","last_synced_at":"2025-07-18T18:36:23.279Z","repository":{"id":76000506,"uuid":"83450935","full_name":"ComMouse/SimpleDb","owner":"ComMouse","description":"Simple Key-Value Database with persistent storage.","archived":false,"fork":false,"pushed_at":"2017-02-28T15:55:24.000Z","size":42,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T15:56:35.515Z","etag":null,"topics":["cache","database","key-value","persistent"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ComMouse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2017-02-28T15:51:44.000Z","updated_at":"2023-02-27T15:51:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee91318b-a03a-408c-8ae7-86229e1c936f","html_url":"https://github.com/ComMouse/SimpleDb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ComMouse/SimpleDb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComMouse%2FSimpleDb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComMouse%2FSimpleDb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComMouse%2FSimpleDb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComMouse%2FSimpleDb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ComMouse","download_url":"https://codeload.github.com/ComMouse/SimpleDb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComMouse%2FSimpleDb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265810380,"owners_count":23831950,"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":["cache","database","key-value","persistent"],"created_at":"2024-11-09T09:55:18.977Z","updated_at":"2025-07-18T18:36:23.267Z","avatar_url":"https://github.com/ComMouse.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleDb\nSimple Key-Value Database with persistent storage.\n\n## Author\nComMouse\n\n## Prerequisites\n\nVisual Studio 2013 or newer\n\n## Intro\n\nA simple key-value database system with persistent storage. It stores hash table as index files and holds efficient caching management which supports memory size limitation. A linked list based freelist increases utilization rate of disk files. Data of arbitary size are supported. Another B-tree based index structure is reserved for future work.\n\nInspired by MySQL InnoDB \u0026 Redis.\n\n## License\n\nMIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommouse%2Fsimpledb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommouse%2Fsimpledb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommouse%2Fsimpledb/lists"}