{"id":21986050,"url":"https://github.com/adsharma/fquery","last_synced_at":"2025-04-30T08:05:04.686Z","repository":{"id":51233821,"uuid":"361898447","full_name":"adsharma/fquery","owner":"adsharma","description":"A graph query engine","archived":false,"fork":false,"pushed_at":"2025-04-10T18:33:57.000Z","size":105,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-30T08:04:10.517Z","etag":null,"topics":["async","graph","python","python3","query"],"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/adsharma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2021-04-26T21:27:33.000Z","updated_at":"2025-04-10T18:33:59.000Z","dependencies_parsed_at":"2025-01-07T19:44:55.757Z","dependency_job_id":"8009a80d-de63-4c64-a975-03bb6c513381","html_url":"https://github.com/adsharma/fquery","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adsharma%2Ffquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adsharma%2Ffquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adsharma%2Ffquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adsharma%2Ffquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adsharma","download_url":"https://codeload.github.com/adsharma/fquery/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251666250,"owners_count":21624292,"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":["async","graph","python","python3","query"],"created_at":"2024-11-29T18:16:54.769Z","updated_at":"2025-04-30T08:05:04.640Z","avatar_url":"https://github.com/adsharma.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nProjects such as Django and Flask ship with what is known as ORM (object\nrelational mappers). These abstractions expose much of the underlying\nrelational behavior (both in schema and queries).This project on the\nother hand allows a programmer to stay entirely in the object domain\n(hiding any relational functionality contained within), while still\nallowing transparent mapping to a relational database.\n\nOnly basic transparent mapping of fqueries to SQL is supported:\n[Demo](https://github.com/adsharma/fquery/blob/main/tests/test_sql.py).\n\nOnly basic transparent mapping of fqueries to [malloy](https://www.malloydata.dev/) is supported:\n[Demo](https://github.com/adsharma/fquery/blob/main/tests/test_malloy.py).\n\n# Installation\n\nRequires python3.x\n\n```\npip3 install fquery\n```\n\nRunning tests:\n\n```\nalias t=pytest-3\nt\n```\n\nYou can also run it via tox.\n\n# Tutorial\n\n[Intro](https://adsharma.github.io/fquery/): What is fquery, sample queries\nand some information on internals.\n\n[Blog post](https://adsharma.github.io/django-fquery/) on how to use\nfquery with Django and get easy access to graphql functionality\n\n\n# License\n\nThis project is made available under the Apache License, version 2.0.\n\nSee [LICENSE.txt](license.txt) for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadsharma%2Ffquery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadsharma%2Ffquery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadsharma%2Ffquery/lists"}