{"id":21055814,"url":"https://github.com/startdusk/rs-sqlite","last_synced_at":"2025-09-05T21:39:34.447Z","repository":{"id":176700729,"uuid":"656732725","full_name":"startdusk/rs-sqlite","owner":"startdusk","description":"Writing a sqlite clone from scratch in Rust","archived":false,"fork":false,"pushed_at":"2023-07-08T13:35:53.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T00:12:09.398Z","etag":null,"topics":["cargo","makefile","ruby-gem","rust","sqlite-database"],"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/startdusk.png","metadata":{"files":{"readme":"README.cn.md","changelog":"CHANGELOG.md","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":"2023-06-21T14:22:03.000Z","updated_at":"2023-06-29T13:49:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9885e62-d0d9-48de-9c95-c1ba986f76c2","html_url":"https://github.com/startdusk/rs-sqlite","commit_stats":null,"previous_names":["startdusk/rs-sqlite"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/startdusk/rs-sqlite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startdusk%2Frs-sqlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startdusk%2Frs-sqlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startdusk%2Frs-sqlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startdusk%2Frs-sqlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/startdusk","download_url":"https://codeload.github.com/startdusk/rs-sqlite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/startdusk%2Frs-sqlite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273826558,"owners_count":25175232,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cargo","makefile","ruby-gem","rust","sqlite-database"],"created_at":"2024-11-19T16:47:22.694Z","updated_at":"2025-09-05T21:39:34.402Z","avatar_url":"https://github.com/startdusk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 测试\n使用[RSpec](https://rspec.info/)工具进行测试命令行输入输出\n\n这是个Ruby的工具\n```bash\n# 1.首先安装ruby\n$ brew install ruby\n\n# 2.安装RSpec的gem包\n$ gem install rspec\n\n# 3.根目录下添加 Gemfile\n$ touch Gemfile\n\n# 4.在Gemfile里面添加如下代码\nsource 'https://rubygems.org'\ngem 'github-pages', group: :jekyll_plugins\ngem 'webrick'\ngem \"jekyll-theme-minimal\"\ngem \"rspec\"\n\n# 5.执行安装Gemfile里面的依赖\n$ bundle install\n\n# 6.在根目录下添加测试文件(spec/**/*_spec.rb)\n\n# 7.执行测试(Default: Run all spec files (i.e., those matching spec/**/*_spec.rb))\n$ bundle exec rspec\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstartdusk%2Frs-sqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstartdusk%2Frs-sqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstartdusk%2Frs-sqlite/lists"}