{"id":18773873,"url":"https://github.com/ejunjsh/mydb","last_synced_at":"2025-04-13T09:20:21.159Z","repository":{"id":61147603,"uuid":"295982121","full_name":"ejunjsh/mydb","owner":"ejunjsh","description":"my database practice (B+tree, mmap, transaction)","archived":false,"fork":false,"pushed_at":"2022-04-07T04:11:10.000Z","size":145,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T00:54:55.294Z","etag":null,"topics":["bplustree","mmap","transaction"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ejunjsh.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}},"created_at":"2020-09-16T09:12:15.000Z","updated_at":"2024-01-15T08:31:17.000Z","dependencies_parsed_at":"2022-10-11T17:57:21.248Z","dependency_job_id":null,"html_url":"https://github.com/ejunjsh/mydb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejunjsh%2Fmydb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejunjsh%2Fmydb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejunjsh%2Fmydb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejunjsh%2Fmydb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ejunjsh","download_url":"https://codeload.github.com/ejunjsh/mydb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248689098,"owners_count":21145882,"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":["bplustree","mmap","transaction"],"created_at":"2024-11-07T19:36:06.838Z","updated_at":"2025-04-13T09:20:21.134Z","avatar_url":"https://github.com/ejunjsh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mydb\n\nmy database practice (B+tree, mmap, transaction)\n\n代码阅读顺序\n\npage -\u003e node -\u003e freelist -\u003e cursor -\u003e tx -\u003e bucket -\u003e db\n\n关于mmap相关代码，可以去bolt那边看bolt_*相关的文件，因为都是平台相关代码，所以就不拷过来，\n\n这里基本把核心的都看了，注释也翻译完了\n\n## 参考\n\nhttps://github.com/boltdb/bolt","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejunjsh%2Fmydb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fejunjsh%2Fmydb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejunjsh%2Fmydb/lists"}