{"id":17004486,"url":"https://github.com/zlt2000/mysql-stream-query","last_synced_at":"2025-06-26T02:04:44.544Z","repository":{"id":112527809,"uuid":"326437977","full_name":"zlt2000/mysql-stream-query","owner":"zlt2000","description":"mysql流查询","archived":false,"fork":false,"pushed_at":"2021-01-04T02:29:15.000Z","size":4,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T13:44:09.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zlt2000.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2021-01-03T15:26:24.000Z","updated_at":"2024-05-11T05:51:12.000Z","dependencies_parsed_at":"2023-04-06T13:31:55.564Z","dependency_job_id":null,"html_url":"https://github.com/zlt2000/mysql-stream-query","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zlt2000/mysql-stream-query","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlt2000%2Fmysql-stream-query","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlt2000%2Fmysql-stream-query/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlt2000%2Fmysql-stream-query/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlt2000%2Fmysql-stream-query/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zlt2000","download_url":"https://codeload.github.com/zlt2000/mysql-stream-query/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zlt2000%2Fmysql-stream-query/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261984650,"owners_count":23240303,"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":[],"created_at":"2024-10-14T04:43:45.037Z","updated_at":"2025-06-26T02:04:44.495Z","avatar_url":"https://github.com/zlt2000.png","language":"Java","readme":"## MySQL流式查询\n\n程序访问 MySQL 数据库时，当查询出来的数据量特别大时，数据库驱动把加载到的数据全部加载到内存里，就有可能会导致内存溢出（OOM）。\n\n其实在 MySQL 数据库中提供了流式查询，允许把符合条件的数据分批一部分一部分地加载到内存中，可以有效避免OOM\n\n\n\n**文章地址**：[https://mp.weixin.qq.com/s/PStUk7LoHx64xacJnHp5ew](https://mp.weixin.qq.com/s/PStUk7LoHx64xacJnHp5ew)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzlt2000%2Fmysql-stream-query","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzlt2000%2Fmysql-stream-query","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzlt2000%2Fmysql-stream-query/lists"}