{"id":29240057,"url":"https://github.com/sharp0802/khromat","last_synced_at":"2025-07-03T19:08:50.974Z","repository":{"id":301986220,"uuid":"1010860496","full_name":"Sharp0802/khromat","owner":"Sharp0802","description":"Simple management application for Chroma DB, written with Rust","archived":false,"fork":false,"pushed_at":"2025-06-30T00:11:06.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-30T01:23:53.950Z","etag":null,"topics":["chroma","chromadb","rust"],"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/Sharp0802.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,"zenodo":null}},"created_at":"2025-06-30T00:10:11.000Z","updated_at":"2025-06-30T00:11:38.000Z","dependencies_parsed_at":"2025-06-30T01:24:10.117Z","dependency_job_id":null,"html_url":"https://github.com/Sharp0802/khromat","commit_stats":null,"previous_names":["sharp0802/khromat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sharp0802/khromat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharp0802%2Fkhromat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharp0802%2Fkhromat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharp0802%2Fkhromat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharp0802%2Fkhromat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sharp0802","download_url":"https://codeload.github.com/Sharp0802/khromat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharp0802%2Fkhromat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263385760,"owners_count":23458745,"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":["chroma","chromadb","rust"],"created_at":"2025-07-03T19:08:50.228Z","updated_at":"2025-07-03T19:08:50.966Z","avatar_url":"https://github.com/Sharp0802.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Khromat\n\nKhromat is simple management application of Chroma DB.\n\n## Usage\n\n### Tenant Management:\n\n```\ntenant new \u003ctenant_name\u003e - Creates a new tenant.\ntenant get \u003ctenant_name\u003e - Retrieves an existing tenant.\n```\n\n### Database Management:\n\n```\ndatabase new \u003ctenant\u003e \u003cdb_name\u003e - Creates a new database within a tenant.\ndatabase del \u003ctenant\u003e \u003cdb_name\u003e - Deletes a database from a tenant.\ndatabase get \u003ctenant\u003e \u003cdb_name\u003e - Retrieves an existing database.\ndatabase ls \u003ctenant\u003e            - Lists all databases within a tenant.\n```\n\n### Collection Management:\n\n```\ncollection new \u003ct\u003e \u003cd\u003e \u003cc\u003e [ef] - Creates a new collection.\ncollection del \u003ct\u003e \u003cd\u003e \u003cc\u003e      - Deletes a collection.\ncollection get \u003ct\u003e \u003cd\u003e \u003cc\u003e      - Retrieves a collection and shows its item count.\ncollection ls \u003ct\u003e \u003cd\u003e           - Lists all collections in a database.\n```\n\n- t: tenant_name\n- d: database_name\n- c: collection_name\n- ef: optional embedding function, e.g., 'ollama \u003cmodel_name\u003e'\n\n### General:\n\n```\nhelp - Shows this help message.\nexit - Exits the application.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharp0802%2Fkhromat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharp0802%2Fkhromat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharp0802%2Fkhromat/lists"}