{"id":22088476,"url":"https://github.com/hchiam/learning-sequelize","last_synced_at":"2025-10-19T03:09:14.078Z","repository":{"id":55674339,"uuid":"279441293","full_name":"hchiam/learning-sequelize","owner":"hchiam","description":"Learning Sequelize ORM","archived":false,"fork":false,"pushed_at":"2020-12-13T16:58:38.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-18T05:46:59.430Z","etag":null,"topics":["database","db","node","nodejs","orm","promises","sequelize","sql"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/hchiam.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}},"created_at":"2020-07-14T00:28:45.000Z","updated_at":"2020-12-13T16:58:40.000Z","dependencies_parsed_at":"2022-08-15T06:10:41.698Z","dependency_job_id":null,"html_url":"https://github.com/hchiam/learning-sequelize","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hchiam/learning-sequelize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hchiam%2Flearning-sequelize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hchiam%2Flearning-sequelize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hchiam%2Flearning-sequelize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hchiam%2Flearning-sequelize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hchiam","download_url":"https://codeload.github.com/hchiam/learning-sequelize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hchiam%2Flearning-sequelize/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271778236,"owners_count":24819265,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["database","db","node","nodejs","orm","promises","sequelize","sql"],"created_at":"2024-12-01T02:08:36.895Z","updated_at":"2025-10-19T03:09:09.039Z","avatar_url":"https://github.com/hchiam.png","language":"JavaScript","readme":"# Learning Sequelize ORM\n\n\u003chttp://sequelize.org\u003e and \u003chttps://sequelize.org/master\u003e\n\n## Setup from scratch\n\n```bash\nnpm init\nnpm install sequelize # or: yarn add sequelize\n\n# and your choice of DB driver, for example, sqlite3:\nnpm install sqlite3 # or: yarn add sqlite3\n\nnode example.js\n```\n\n## Run this repo\n\n```bash\nnpm install # or: yarn\nnode example.js\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhchiam%2Flearning-sequelize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhchiam%2Flearning-sequelize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhchiam%2Flearning-sequelize/lists"}