{"id":19197512,"url":"https://github.com/rikulo/access","last_synced_at":"2026-03-09T01:31:53.559Z","repository":{"id":19217965,"uuid":"22452085","full_name":"rikulo/access","owner":"rikulo","description":"A simple database utility","archived":false,"fork":false,"pushed_at":"2026-02-15T04:26:59.000Z","size":161,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-02-15T11:44:39.372Z","etag":null,"topics":["dart","database"],"latest_commit_sha":null,"homepage":"https://quire.io","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rikulo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-07-31T01:49:02.000Z","updated_at":"2026-02-15T04:27:03.000Z","dependencies_parsed_at":"2024-05-15T17:58:54.952Z","dependency_job_id":"336cd721-ca66-40e0-970c-60e79bf9db3a","html_url":"https://github.com/rikulo/access","commit_stats":{"total_commits":158,"total_committers":2,"mean_commits":79.0,"dds":0.006329113924050667,"last_synced_commit":"e30966096107152e888a6a76b10bdc624d30c0ef"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rikulo/access","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikulo%2Faccess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikulo%2Faccess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikulo%2Faccess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikulo%2Faccess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rikulo","download_url":"https://codeload.github.com/rikulo/access/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikulo%2Faccess/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30279777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:45:49.896Z","status":"ssl_error","status_checked_at":"2026-03-08T20:45:49.525Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["dart","database"],"created_at":"2024-11-09T12:17:04.766Z","updated_at":"2026-03-09T01:31:53.540Z","avatar_url":"https://github.com/rikulo.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Access\n\nA simple database utility for the [entity](https://github.com/rikulo/entity) library.\n\n* [API Reference](https://pub.dev/documentation/access/latest/)\n* [Github Repos](https://github.com/rikulo/access)\n\n## Use\n\n    await access((access) async {\n      await for (final row in access.query('select ...')) {\n        ...\n      }\n      ...\n      await access.execute('update...');\n    });\n    //transactions ends here; roll back if an uncaught exception is thrown\n\n## Who Uses\n\n* [Quire](https://quire.io) - a simple, collaborative, multi-level task management tool.\n* [Keikai](https://keikai.io) - a sophisticated spreadsheet for big data\n* [Ottava](https://ottava.io) - a no-code SaaS platform simplifying data management, chart creation, and data analysis.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frikulo%2Faccess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frikulo%2Faccess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frikulo%2Faccess/lists"}