{"id":16442996,"url":"https://github.com/skyzh/write-you-a-vector-db","last_synced_at":"2025-04-05T01:06:45.499Z","repository":{"id":217269927,"uuid":"741430484","full_name":"skyzh/write-you-a-vector-db","owner":"skyzh","description":"A Vector Database Tutorial (over CMU-DB's BusTub system)","archived":false,"fork":false,"pushed_at":"2024-01-21T13:40:17.000Z","size":247,"stargazers_count":623,"open_issues_count":0,"forks_count":15,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-10-12T09:19:13.456Z","etag":null,"topics":["bustub","database","tutorial","vector-database"],"latest_commit_sha":null,"homepage":"https://skyzh.github.io/write-you-a-vector-db/","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/skyzh.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-10T11:34:05.000Z","updated_at":"2024-10-12T01:25:13.000Z","dependencies_parsed_at":"2024-01-18T08:26:27.458Z","dependency_job_id":"b51e3b16-fd36-446f-8f66-a41f972d28ed","html_url":"https://github.com/skyzh/write-you-a-vector-db","commit_stats":null,"previous_names":["skyzh/write-you-a-vector-db"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzh%2Fwrite-you-a-vector-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzh%2Fwrite-you-a-vector-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzh%2Fwrite-you-a-vector-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzh%2Fwrite-you-a-vector-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyzh","download_url":"https://codeload.github.com/skyzh/write-you-a-vector-db/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271530,"owners_count":20911587,"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":["bustub","database","tutorial","vector-database"],"created_at":"2024-10-11T09:19:13.488Z","updated_at":"2025-04-05T01:06:45.480Z","avatar_url":"https://github.com/skyzh.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"![banner](tutorial/src/vectordb-banner-horizontal.png)\n\n# Write You a Vector Database\n\nA tutorial on how to add vector capabilities to a relational database system.\n\nAccess the tutorial at [https://skyzh.github.io/write-you-a-vector-db](https://skyzh.github.io/write-you-a-vector-db).\n\nWe plan to release two variants of this tutorial: a C++ version and a Rust version.\n\nIn the C++ version, you will implement pgvector-like capabilities on a modified version of CMU-DB's [BusTub](https://github.com/cmu-db/bustub) educational database system. You will implement vector storage, vector expressions, and vector indexes over BusTub.\n\nIn the to-be-expected Rust version, you will implement vector capabilities over the [RisingLight](https://github.com/risinglightdb/risinglight) educational database system. We are actively working on it. [[Tracking Issue]](https://github.com/risinglightdb/risinglight/issues/864)\n\n## Community\n\nYou may join skyzh's Discord server and study with the write-you-a-vector-db community.\n\n[![Join skyzh's Discord Server](tutorial/src/discord-badge.svg)](https://skyzh.dev/join/discord)\n\n## License\n\nThe BusTub vector-db starter code and solution are under MIT license. Please note that there are some specific files that overlap with the CMU-DB's Database Systems course and we cannot make them public (and you should not either). The author reserves the full copyright of the tutorial (markdown files and figures).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyzh%2Fwrite-you-a-vector-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyzh%2Fwrite-you-a-vector-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyzh%2Fwrite-you-a-vector-db/lists"}