{"id":16799833,"url":"https://github.com/odysa/lsdb","last_synced_at":"2025-07-01T08:08:50.661Z","repository":{"id":40523412,"uuid":"381903023","full_name":"odysa/lsdb","owner":"odysa","description":"A key-value database","archived":false,"fork":false,"pushed_at":"2022-05-04T00:18:03.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T22:44:16.449Z","etag":null,"topics":["database","key-value-database","key-value-store"],"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/odysa.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":"2021-07-01T03:56:29.000Z","updated_at":"2023-03-07T10:46:23.000Z","dependencies_parsed_at":"2022-08-09T22:31:03.567Z","dependency_job_id":null,"html_url":"https://github.com/odysa/lsdb","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/odysa/lsdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odysa%2Flsdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odysa%2Flsdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odysa%2Flsdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odysa%2Flsdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/odysa","download_url":"https://codeload.github.com/odysa/lsdb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odysa%2Flsdb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262925001,"owners_count":23385462,"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":["database","key-value-database","key-value-store"],"created_at":"2024-10-13T09:29:53.348Z","updated_at":"2025-07-01T08:08:50.635Z","avatar_url":"https://github.com/odysa.png","language":"Rust","readme":"# LSDB\n\nA LSM based key-value Storage that supports compaction.\n\n## run\n\nLaunch server\n```\ncargo run --bin kvs-server --addr 127.0.0.1:4000\n```\n\nlaunch client\n```\ncargo run --bin kvs-client set key value --addr 127.0.0.1:4000\n```\n\navailable commands:\n```\nset key value\nrm key\nget key\n```\n\n## build\n```\ncargo build\n```\n## benchmark\n```\ncargo bench\n```\n## test\n```\ncargo test\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodysa%2Flsdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fodysa%2Flsdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodysa%2Flsdb/lists"}