{"id":20419453,"url":"https://github.com/risingstack/mysql-large-data-handling","last_synced_at":"2026-03-04T13:32:05.372Z","repository":{"id":80615658,"uuid":"93499239","full_name":"RisingStack/mysql-large-data-handling","owner":"RisingStack","description":"Code for the blogpost about handling large amount of data in Node","archived":false,"fork":false,"pushed_at":"2017-06-06T09:21:27.000Z","size":5,"stargazers_count":60,"open_issues_count":0,"forks_count":21,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-10T22:24:06.733Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/RisingStack.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,"zenodo":null}},"created_at":"2017-06-06T09:14:00.000Z","updated_at":"2024-07-11T11:17:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"91470d25-63f8-4b71-a323-318503d4e009","html_url":"https://github.com/RisingStack/mysql-large-data-handling","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RisingStack/mysql-large-data-handling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RisingStack%2Fmysql-large-data-handling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RisingStack%2Fmysql-large-data-handling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RisingStack%2Fmysql-large-data-handling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RisingStack%2Fmysql-large-data-handling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RisingStack","download_url":"https://codeload.github.com/RisingStack/mysql-large-data-handling/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RisingStack%2Fmysql-large-data-handling/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30081426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T13:22:36.021Z","status":"ssl_error","status_checked_at":"2026-03-04T13:20:45.750Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2024-11-15T06:37:12.685Z","updated_at":"2026-03-04T13:32:05.349Z","avatar_url":"https://github.com/RisingStack.png","language":"JavaScript","readme":"# Handling large amount of data with MySQL and Node.js\n\nSources for the post on RisingStack engineering of the same title.\n\n## npm scripts\nEnvironmental variables can be provided by placing a `.env` file in the root or when invoking the scripts.\n\n# used env vars\n- `MYSQL_HOST` defaults to  `localhost`\n- `MYSQL_PORT` defaults to `3306`,\n- `MYSQL_USER` defaults to `root`,\n- `MYSQL_PASSWORD`,\n- `MYSQL_DB` defaults to `partition_test`,\n\n### setup\nMake sure you have MySQL installed and running\n```bash\nnpm run setup\n```\n\ncreates a schema defined by `MYSQL_DB`, used by the tests later on\n\n### test\n#### run all tests\n```bash\nnpm test\n```\n\n#### run unit tests only\n```bash\nnpm run test-unit\n```\n\n#### run integration tests only\nMake sure MySQL is installed and running\n```bash\nnpm run test-e2e\n```\n\n# Contributing\nIf you don't agree with anything or you found a mistake that needs to be corrected feel free to open an issue, leave a comment under the post or open a pull request.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frisingstack%2Fmysql-large-data-handling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frisingstack%2Fmysql-large-data-handling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frisingstack%2Fmysql-large-data-handling/lists"}