{"id":21970794,"url":"https://github.com/kingluo/tokio-postgres-hello-world","last_synced_at":"2026-05-08T19:32:27.440Z","repository":{"id":70272732,"uuid":"235970272","full_name":"kingluo/tokio-postgres-hello-world","owner":"kingluo","description":"hello world example for tokio-postgres","archived":false,"fork":false,"pushed_at":"2020-01-24T09:33:26.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T23:38:46.640Z","etag":null,"topics":["await","example","tokio-postgres","tokio-rs"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/kingluo.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":"2020-01-24T09:06:15.000Z","updated_at":"2024-04-10T14:12:35.000Z","dependencies_parsed_at":"2023-02-22T03:46:03.490Z","dependency_job_id":null,"html_url":"https://github.com/kingluo/tokio-postgres-hello-world","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kingluo/tokio-postgres-hello-world","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingluo%2Ftokio-postgres-hello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingluo%2Ftokio-postgres-hello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingluo%2Ftokio-postgres-hello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingluo%2Ftokio-postgres-hello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kingluo","download_url":"https://codeload.github.com/kingluo/tokio-postgres-hello-world/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingluo%2Ftokio-postgres-hello-world/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32794620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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":["await","example","tokio-postgres","tokio-rs"],"created_at":"2024-11-29T14:43:09.406Z","updated_at":"2026-05-08T19:32:27.422Z","avatar_url":"https://github.com/kingluo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tokio-postgres-hello-world\nhello world example for tokio-postgres.\n\nThe tokio-postgres has no offical exmaple so far, so I copy some test codes into standalone project.\n\nI hope that it is referential example for people who also are interested in tokio-postgres. After all, `async/.await` database query is necessary for most backend apps.\n\n## Run\nGiven you have postgresql running in local host (port=5432), and create a user `tmp`.\n\ngit clone this project in the same host, then just run it:\n\n```\ncargo run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingluo%2Ftokio-postgres-hello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkingluo%2Ftokio-postgres-hello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingluo%2Ftokio-postgres-hello-world/lists"}