{"id":45592256,"url":"https://github.com/guidofaecke/jsondbquery","last_synced_at":"2026-02-23T13:00:16.093Z","repository":{"id":62513396,"uuid":"131520723","full_name":"guidofaecke/jsonDbQuery","owner":"guidofaecke","description":"SQL builder","archived":false,"fork":false,"pushed_at":"2018-06-12T15:33:48.000Z","size":127,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-10T06:21:20.328Z","etag":null,"topics":["doctrine2","json","php","php-library","rest","sql","zend-framework","zf2","zf3"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guidofaecke.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":"2018-04-29T18:50:06.000Z","updated_at":"2024-05-10T06:21:20.329Z","dependencies_parsed_at":"2022-11-02T13:02:49.746Z","dependency_job_id":null,"html_url":"https://github.com/guidofaecke/jsonDbQuery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guidofaecke/jsonDbQuery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidofaecke%2FjsonDbQuery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidofaecke%2FjsonDbQuery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidofaecke%2FjsonDbQuery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidofaecke%2FjsonDbQuery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guidofaecke","download_url":"https://codeload.github.com/guidofaecke/jsonDbQuery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidofaecke%2FjsonDbQuery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29743765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["doctrine2","json","php","php-library","rest","sql","zend-framework","zf2","zf3"],"created_at":"2026-02-23T13:00:05.972Z","updated_at":"2026-02-23T13:00:16.084Z","avatar_url":"https://github.com/guidofaecke.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JsonDbQuery\n\n[![Build Status](https://travis-ci.org/guidofaecke/jsonDbQuery.svg?branch=master)](https://travis-ci.org/guidofaecke/jsonDbQuery)\n\nBuild simple queries with JSON via REST and RPC calls.\n\nPlanned support\n- Doctrine\n- Zend-Db\n- raw SQL\n\n## Usage examples\n### (not yet finalized)\n\nhttp://\u003cyour_system\u003e/api/get_some_data?query={\"field\" : {\"$not\" : val}}\nhttp://\u003cyour_system\u003e/api/get_some_data?query={\"field\" : {\"$in\" : [value1, value2, ...]}}\nhttp://\u003cyour_system\u003e/api/get_some_data?query={\"$or\": [{\"status\": \"BLUE\"}, {\"status\": \"RED\"}]}\nhttp://\u003cyour_system\u003e/api/get_some_data?query={\"amount\": {\"$gt\": 500}}\nhttp://\u003cyour_system\u003e/api/get_some_data?query={\"amount\": {\"$lte\": 500}}\nhttp://\u003cyour_system\u003e/api/get_some_data?query={\"amount\": {\"$bt\": [300, 640]}}","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidofaecke%2Fjsondbquery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguidofaecke%2Fjsondbquery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidofaecke%2Fjsondbquery/lists"}