{"id":19218760,"url":"https://github.com/fadilxcoder/json-db","last_synced_at":"2025-02-23T09:14:52.511Z","repository":{"id":86245525,"uuid":"272520505","full_name":"fadilxcoder/JSON-DB","owner":"fadilxcoder","description":"JSON column \u0026 settings in database","archived":false,"fork":false,"pushed_at":"2022-08-14T19:33:50.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-04T19:23:44.956Z","etag":null,"topics":["database","json","notes","php","poc","sql"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/fadilxcoder.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":"2020-06-15T18:59:27.000Z","updated_at":"2022-08-14T19:34:33.000Z","dependencies_parsed_at":"2023-03-08T10:00:33.143Z","dependency_job_id":null,"html_url":"https://github.com/fadilxcoder/JSON-DB","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/fadilxcoder%2FJSON-DB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2FJSON-DB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2FJSON-DB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2FJSON-DB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fadilxcoder","download_url":"https://codeload.github.com/fadilxcoder/JSON-DB/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240292395,"owners_count":19778311,"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","json","notes","php","poc","sql"],"created_at":"2024-11-09T14:27:59.749Z","updated_at":"2025-02-23T09:14:52.472Z","avatar_url":"https://github.com/fadilxcoder.png","language":"PHP","readme":"# NOTES\n\n- Database `configuration` table is of type `json`\n\n```\n    id\t    config_name\t        configuration\n    1\t    WEBSITE_CONFIGS\t    {\"allow\": true, \"version\": 7, \"language\": \"fr\"}\n    2\t    WEBSITE_CONFIGS\t    {\"name\": \"fadil xcoder\", \"unit\": 786, \"language\": \"php\", \"nato_phonetic\": \"Foxtrot Alfa Delta India …\n```\n\n**Quering within JSON in table data**\n\n```sql\nSELECT `configuration`-\u003e\u003e'$.nato_phonetic' AS phonetic_code\nFROM `json_configs`\nWHERE `configuration`-\u003e\u003e'$.unit' = 786\n```\n\n**Response**\n\n```json\n{\n    HTTP: 200,\n    allow: true,\n    version: true,\n    language: \"fr\",\n    Code: \"Foxtrot Alfa Delta India Lima\"\n}\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadilxcoder%2Fjson-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffadilxcoder%2Fjson-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadilxcoder%2Fjson-db/lists"}