{"id":19451000,"url":"https://github.com/beastop/decentralized-grqphdb","last_synced_at":"2025-04-25T04:30:21.456Z","repository":{"id":171377231,"uuid":"438955892","full_name":"beastOP/decentralized-grqphdb","owner":"beastOP","description":"A tiny effort towards creating a decentralized graph database management system for rapid prototyping.","archived":true,"fork":false,"pushed_at":"2021-12-16T11:09:43.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T09:28:57.426Z","etag":null,"topics":["database","decentralized","decentralized-graphdatabase","flask","graphdatabase","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/beastOP.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-12-16T10:53:33.000Z","updated_at":"2023-08-01T13:38:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"75d2f0f3-e833-4ac8-95bf-e2675741cecd","html_url":"https://github.com/beastOP/decentralized-grqphdb","commit_stats":null,"previous_names":["beastop/decentralized-grqphdb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beastOP%2Fdecentralized-grqphdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beastOP%2Fdecentralized-grqphdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beastOP%2Fdecentralized-grqphdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beastOP%2Fdecentralized-grqphdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beastOP","download_url":"https://codeload.github.com/beastOP/decentralized-grqphdb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250754495,"owners_count":21481822,"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","decentralized","decentralized-graphdatabase","flask","graphdatabase","python","python3"],"created_at":"2024-11-10T16:39:50.641Z","updated_at":"2025-04-25T04:30:21.451Z","avatar_url":"https://github.com/beastOP.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Decentralised graph database management system\n## To get started\nclone the repo, and run the command below.\n```bash\npython3 database.py\n```\nNow, create a new terminal instance and run the following command.\n```bash\npython3 database.py -p 50002 -i Bmz9\n```\n\u003e ```-p``` is for specifing port (but, please stick with 50002 for this to work) and ```-i``` is for specifing a instance id for this database instance.\nThen run,\n```bash\npip install flask\npython3 server.py\n```\n## To add data\nRun the following request,\n```bash\ncurl -H 'Content-Type: application/json' http://127.0.0.1:5000/add -XPOST -d '{\"data\": {\"username\": \"beastOP\"}, \"lable\":[\"git_users\"]}'\n```\nand to get the data run\n```bash\ncurl http://127.0.0.1:5000/match\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeastop%2Fdecentralized-grqphdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeastop%2Fdecentralized-grqphdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeastop%2Fdecentralized-grqphdb/lists"}