{"id":28435387,"url":"https://github.com/vanutp/relational-db","last_synced_at":"2025-06-30T13:32:37.132Z","repository":{"id":296124122,"uuid":"992263483","full_name":"vanutp/relational-db","owner":"vanutp","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-29T03:08:08.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-05T20:08:58.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/vanutp.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,"zenodo":null}},"created_at":"2025-05-28T21:57:09.000Z","updated_at":"2025-05-29T16:04:39.000Z","dependencies_parsed_at":"2025-05-29T04:20:41.543Z","dependency_job_id":"3063cce2-2833-4bc1-9d30-96280855bc2a","html_url":"https://github.com/vanutp/relational-db","commit_stats":null,"previous_names":["vanutp/relational-db"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vanutp/relational-db","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanutp%2Frelational-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanutp%2Frelational-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanutp%2Frelational-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanutp%2Frelational-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanutp","download_url":"https://codeload.github.com/vanutp/relational-db/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanutp%2Frelational-db/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262783344,"owners_count":23363523,"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":[],"created_at":"2025-06-05T20:08:58.080Z","updated_at":"2025-06-30T13:32:37.118Z","avatar_url":"https://github.com/vanutp.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Run tests with `cargo test --release`\n\nRun cli with `cargo run --release`\n\nYou can change the data directory by setting the `STORAGE_DIR` environment variable\n\nExample queries:\n\n- `create table meow (id int, name string, height double, is_fox bool)`\n- `insert into meow values (1, 'vanutp', 182.5, true)`\n- `select * from meow where name = 'vanutp'`\n- `select * from meow where height \u003e 100.`\n- `update meow set height = -1. where name = 'vanutp'`\n- `delete from meow where is_fox = false`\n- `drop table meow`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanutp%2Frelational-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanutp%2Frelational-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanutp%2Frelational-db/lists"}