{"id":21296870,"url":"https://github.com/reddec/filedb","last_synced_at":"2025-07-04T15:33:05.165Z","repository":{"id":57560389,"uuid":"53332275","full_name":"reddec/filedb","owner":"reddec","description":"Simple, file based, human-readable/editable, admins friendly database in pure Golang","archived":false,"fork":false,"pushed_at":"2016-03-07T15:19:19.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-09T00:06:38.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/reddec/filedb","language":"Go","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/reddec.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":"2016-03-07T14:37:58.000Z","updated_at":"2016-07-09T20:31:44.000Z","dependencies_parsed_at":"2022-08-26T06:41:36.629Z","dependency_job_id":null,"html_url":"https://github.com/reddec/filedb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reddec%2Ffiledb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reddec%2Ffiledb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reddec%2Ffiledb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reddec%2Ffiledb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reddec","download_url":"https://codeload.github.com/reddec/filedb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243764978,"owners_count":20344511,"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-11-21T14:30:17.225Z","updated_at":"2025-03-15T17:27:42.827Z","avatar_url":"https://github.com/reddec.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File based database\n\n See API and examples here https://godoc.org/github.com/reddec/filedb\n\n Main features:\n\n## 1. File based and human readable\n\n All items are saved as single JSON (may be changed in future) file.\nTables (in terms of RDB) is just sub-folder. Names encoded by URL encoding.\nSo, any administrator can fix and update item just using favorite text editor.\n\n## 2. Events and reactive design\n\nYou can manipulate with items outside application any time. Application may receive notification about any changes in sections.\n\n## 3. Simple\n\nReally simple structure of database engine in really simple language - Go. So pull requests are welcome\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freddec%2Ffiledb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freddec%2Ffiledb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freddec%2Ffiledb/lists"}