{"id":18575638,"url":"https://github.com/qwiery/qwiery-dal","last_synced_at":"2025-05-16T00:30:26.496Z","repository":{"id":213332020,"uuid":"733526651","full_name":"Qwiery/qwiery-dal","owner":"Qwiery","description":"Generic and extensible graph data access layer.","archived":false,"fork":false,"pushed_at":"2023-12-22T05:26:24.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-02T05:19:45.735Z","etag":null,"topics":["graphdatabase"],"latest_commit_sha":null,"homepage":"https://qwiery.com","language":"TypeScript","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/Qwiery.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-19T14:24:28.000Z","updated_at":"2024-01-10T15:34:59.000Z","dependencies_parsed_at":"2023-12-20T12:44:33.771Z","dependency_job_id":"b0961d3e-faa6-4d68-aa21-99e2b4095138","html_url":"https://github.com/Qwiery/qwiery-dal","commit_stats":null,"previous_names":["qwiery/qwiery-dal"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qwiery%2Fqwiery-dal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qwiery%2Fqwiery-dal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qwiery%2Fqwiery-dal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qwiery%2Fqwiery-dal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qwiery","download_url":"https://codeload.github.com/Qwiery/qwiery-dal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254447276,"owners_count":22072753,"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":["graphdatabase"],"created_at":"2024-11-06T23:20:51.504Z","updated_at":"2025-05-16T00:30:26.345Z","avatar_url":"https://github.com/Qwiery.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Qwiery Data Access Layer\n\nGeneric and extensible graph data access layer.\n\n## Installation\n\n```bash\nnpm i lodash moment @orbifold/utils @orbifold/dal @orbifold/projections @orbifold/graphs\n```\n\n## Usage\n\n```javascript\nimport { Qwiery } from \"@orbifold/dal\";\nasync function main() {\n    const qwiery = new Qwiery();\n    await qwiery.randomGraph();\n    console.log(await qwiery.nodeCount());\n}\nmain();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwiery%2Fqwiery-dal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqwiery%2Fqwiery-dal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwiery%2Fqwiery-dal/lists"}