{"id":19874297,"url":"https://github.com/forhadulislam/modb","last_synced_at":"2026-06-06T22:31:37.710Z","repository":{"id":148559947,"uuid":"210783799","full_name":"forhadulislam/modb","owner":"forhadulislam","description":"A Key-Value Database built with Golang","archived":false,"fork":false,"pushed_at":"2019-11-01T07:36:44.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T01:26:40.996Z","etag":null,"topics":["cachedb","golang","memory-database","modb"],"latest_commit_sha":null,"homepage":"","language":"Go","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/forhadulislam.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}},"created_at":"2019-09-25T07:34:37.000Z","updated_at":"2021-02-18T19:11:52.000Z","dependencies_parsed_at":"2023-05-20T11:31:11.253Z","dependency_job_id":null,"html_url":"https://github.com/forhadulislam/modb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/forhadulislam/modb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forhadulislam%2Fmodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forhadulislam%2Fmodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forhadulislam%2Fmodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forhadulislam%2Fmodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forhadulislam","download_url":"https://codeload.github.com/forhadulislam/modb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forhadulislam%2Fmodb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34002561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cachedb","golang","memory-database","modb"],"created_at":"2024-11-12T16:22:47.376Z","updated_at":"2026-06-06T22:31:37.691Z","avatar_url":"https://github.com/forhadulislam.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"MoDB\" src=\"https://user-images.githubusercontent.com/1941100/67701630-31647580-f9a8-11e9-9617-22f0c9053fde.png?style=centerme\"\u003e\n\u003c/p\u003e\n\nIn memory database built with Go\n\n## Methods\n    SET\n        TBA\n        \n    GET\n        TBA\n        \n    DELETE\n        TBA\n        \n    EXPIRE\n        TBA\n        \n    Close\n        TBA\n\n## REST API\n    Url: http://127.0.0.1:34443/db\n    \n    SET\n        HTTP Method: POST\n        Payload: { \"Method\": \"SET\", \"Key\": \"myKey\", \"Value\": \"myValue\"}\n        \n    GET\n        HTTP Method: POST\n        Payload: { \"Method\": \"GET\", \"Key\": \"myKey\"}\n        \n    DELETE\n        HTTP Method: POST\n        Payload: { \"Method\": \"DELETE\", \"Key\": \"myKey\"}\n        \n## Performance\n\nmoDB was tested in a single machine. And the performance was executed to \ninsert a certain amount of data and deleting those using the builtin methods. \nResults are displayed below:\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"MoDB\" src=\"https://user-images.githubusercontent.com/1941100/67943511-d2d70b80-fbe2-11e9-9f91-ff1a88fe73a8.png\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforhadulislam%2Fmodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforhadulislam%2Fmodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforhadulislam%2Fmodb/lists"}