{"id":23907442,"url":"https://github.com/conscious-puppet/rust-sqlite","last_synced_at":"2026-04-20T13:32:59.858Z","repository":{"id":267798535,"uuid":"902390839","full_name":"conscious-puppet/rust-sqlite","owner":"conscious-puppet","description":"Toy SQLite implementation in Rust","archived":false,"fork":false,"pushed_at":"2025-02-04T17:38:07.000Z","size":71,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T14:42:38.012Z","etag":null,"topics":["database","rust","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/conscious-puppet.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}},"created_at":"2024-12-12T13:27:30.000Z","updated_at":"2025-02-04T17:38:11.000Z","dependencies_parsed_at":"2024-12-12T14:32:50.353Z","dependency_job_id":"a0eb1bea-ec2e-40aa-a62a-dd2ae3bde5fb","html_url":"https://github.com/conscious-puppet/rust-sqlite","commit_stats":null,"previous_names":["conscious-puppet/rust-sqlite"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/conscious-puppet/rust-sqlite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conscious-puppet%2Frust-sqlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conscious-puppet%2Frust-sqlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conscious-puppet%2Frust-sqlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conscious-puppet%2Frust-sqlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conscious-puppet","download_url":"https://codeload.github.com/conscious-puppet/rust-sqlite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conscious-puppet%2Frust-sqlite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32048959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["database","rust","sqlite"],"created_at":"2025-01-05T03:11:55.942Z","updated_at":"2026-04-20T13:32:59.829Z","avatar_url":"https://github.com/conscious-puppet.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toy SQLite implementation in Rust\n\nImplemented a toy database following the [Let's Build a Simple Database][0] tutorial to understand the database internals.\n\n# TODOs:\nHave the implementation as close to [SQLite][1] as possible.\nThe current implementation has a very rudimentary parser and a B+Tree implementation for backend storage.\n\n- [ ] Improve REPL\n- [ ] Refactor Command Processor\n- [ ] ...\n\n[0]: https://cstack.github.io/db_tutorial/\n[1]: https://www.sqlite.org/arch.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconscious-puppet%2Frust-sqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconscious-puppet%2Frust-sqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconscious-puppet%2Frust-sqlite/lists"}