{"id":16166459,"url":"https://github.com/octelly/relationdb","last_synced_at":"2025-07-10T22:08:09.905Z","repository":{"id":133598080,"uuid":"425616176","full_name":"Octelly/relationdb","owner":"Octelly","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-31T12:39:04.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T17:49:24.922Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Octelly.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":"2021-11-07T21:07:40.000Z","updated_at":"2021-12-24T18:20:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"28ef2ad1-2e8b-49a1-88f1-7f2cb769a0db","html_url":"https://github.com/Octelly/relationdb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Octelly/relationdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Octelly%2Frelationdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Octelly%2Frelationdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Octelly%2Frelationdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Octelly%2Frelationdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Octelly","download_url":"https://codeload.github.com/Octelly/relationdb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Octelly%2Frelationdb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264674774,"owners_count":23647861,"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":"2024-10-10T02:54:18.789Z","updated_at":"2025-07-10T22:08:09.859Z","avatar_url":"https://github.com/Octelly.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RelationDB\n\nA database wrapper providing an interface for working with taggable objects and relations.\n\n## Dependencies\n\n[This project uses ``poetry`` for dependency management.](./pyproject.toml)\n\n## Goal\n\nTree structures are rather limiting, yet for practical reasons, they are being used everywhere (filesystems, shelves in real life). Tags allow us to describe every object we're keeping track of with a set of tags that then allow us to filter our objects by those same tags. Tags must be matched exactly, which allows for better reliability and predictability.\n\nRelations allow us to describe how different objects are related to each other as well. Relations should be allowed to be directional, which is for example necessary for parent-child relations.\n\n### Tag filtering\n\n![Before filtering](./readme-res/filter1.png)\n\n![When filtered](./readme-res/filter2.png)\n\n## Usage examples\n\n- keeping track of documents\n- keeping track of media\n- a searchable contact book\n- boorus\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctelly%2Frelationdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctelly%2Frelationdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctelly%2Frelationdb/lists"}