{"id":21434357,"url":"https://github.com/z1skgr/full-stack-open-sql","last_synced_at":"2025-03-16T22:46:36.339Z","repository":{"id":185023318,"uuid":"672841130","full_name":"z1skgr/full-stack-open-sql","owner":"z1skgr","description":"NodeJS applications that use relational databases, using PostgreSQL.","archived":false,"fork":false,"pushed_at":"2023-08-10T11:10:14.000Z","size":136,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T09:11:28.384Z","etag":null,"topics":["full-stack","full-stack-open","jsonwebtoken","middleware","nosql","postgresql","route-handlers","router","sequelize","sql-query","token-login","umzug"],"latest_commit_sha":null,"homepage":"https://fullstackopen.com/en/part13","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/z1skgr.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":"2023-07-31T09:36:34.000Z","updated_at":"2023-10-23T06:33:47.000Z","dependencies_parsed_at":"2025-01-23T09:11:25.770Z","dependency_job_id":"73d45160-562a-4980-a970-2ca22cecf977","html_url":"https://github.com/z1skgr/full-stack-open-sql","commit_stats":null,"previous_names":["z1skgr/full-stack-open-sql"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z1skgr%2Ffull-stack-open-sql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z1skgr%2Ffull-stack-open-sql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z1skgr%2Ffull-stack-open-sql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z1skgr%2Ffull-stack-open-sql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z1skgr","download_url":"https://codeload.github.com/z1skgr/full-stack-open-sql/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945529,"owners_count":20372894,"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":["full-stack","full-stack-open","jsonwebtoken","middleware","nosql","postgresql","route-handlers","router","sequelize","sql-query","token-login","umzug"],"created_at":"2024-11-22T23:34:54.553Z","updated_at":"2025-03-16T22:46:36.313Z","avatar_url":"https://github.com/z1skgr.png","language":"JavaScript","readme":"# [Full Stack Open 2023](https://fullstackopen.com/en/) - [Solutions](https://github.com/z1skgr/full-stack-open-sql)\n\n\n\u003ctable class=\"tg\"\u003e\n\u003cthead\u003e\n  \u003ctr\u003e\n    \u003cth class=\"tg-c3ow\" colspan=\"4\"\u003e\u003ca href=\"https://fullstackopen.com/en/\"\u003eFull Stack Open 2023\u003c/th\u003e\n  \u003c/tr\u003e\n\u003c/thead\u003e\n\u003ctbody\u003e\n  \u003ctr\u003e\n    \u003ctd class=\"tg-0pky\"\u003e\u003ca href=\"https://fullstackopen.com/en/part13\"\u003ePart 13\u003c/a\u003e\u003cbr\u003eUsing relational databases\u003c/a\u003e\u003c/td\u003e\n   \n  \u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\n## Table of Contents\n* [Using relational databases](#using-relational-databases)\n\n\n## [Using relational databases](https://fullstackopen.com/en/part13)\nNumerous commits corresponding to each exercise. Folders contain final solutions.\n\n1. [Using relational databases with sequelize](https://fullstackopen.com/en/part13/using_relational_databases_with_sequelize)  \n2. [Join tables and Queries](https://fullstackopen.com/en/part13/join_tables_and_queries)  \n3. [Migrations, many-to-many relationships](https://fullstackopen.com/en/part13/migrations_many_to_many_relationships)\n\n\n\n\n### [sql](https://github.com/z1skgr/full-stack-open-sql)\n* [13.1-13.3](https://fullstackopen.com/en/part13/using_relational_databases_with_sequelize#tasks-13-1-13-3)\n* [13.4](https://fullstackopen.com/en/part13/using_relational_databases_with_sequelize#task-13-4)\n* [12.3-12.4](https://fullstackopen.com/en/part12/introduction_to_containers#exercise-12-3-12-4)\n* [13.5-13.7](https://fullstackopen.com/en/part13/join_tables_and_queries#tasks-13-5-13-7)\n* [13.8-13.12](https://fullstackopen.com/en/part13/join_tables_and_queries#tasks-13-8-13-12)\n* [13.13-13.16](https://fullstackopen.com/en/part13/join_tables_and_queries#tasks-13-13-13-16)\n* [13.17-13.18](https://fullstackopen.com/en/part13/migrations_many_to_many_relationships#tasks-13-17-13-18)\n* [13.19-13.23](https://fullstackopen.com/en/part13/migrations_many_to_many_relationships#tasks-13-19-13-23)\n* [13.24](https://fullstackopen.com/en/part13/migrations_many_to_many_relationships#task-13-24)\n\n## Exercises per part\n\n\u003ctable style=\"border-collapse:collapse;border-spacing:0\" class=\"tg\"\u003e\u003cthead\u003e\u003ctr\u003e\u003cth style=\"border-color:inherit;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;font-weight:normal;overflow:hidden;padding:10px 5px;text-align:left;vertical-align:top;word-break:normal\" colspan=\"8\"\u003eExercises per round\u003c/th\u003e\u003c/tr\u003e\u003c/thead\u003e\u003ctbody\u003e\u003ctr\u003e\u003ctd style=\"border-color:inherit;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;overflow:hidden;padding:10px 5px;text-align:center;vertical-align:top;word-break:normal\"\u003ePart 1\u003c/td\u003e\u003ctd style=\"border-color:inherit;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;overflow:hidden;padding:10px 5px;text-align:center;vertical-align:top;word-break:normal\"\u003e4/4\u003c/td\u003e\u003ctr\u003e\u003ctd style=\"border-color:inherit;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;overflow:hidden;padding:10px 5px;text-align:center;vertical-align:top;word-break:normal\"\u003ePart 2\u003c/td\u003e\u003ctd style=\"border-color:inherit;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;overflow:hidden;padding:10px 5px;text-align:center;vertical-align:top;word-break:normal\"\u003e12/12\u003c/td\u003e\u003ctr\u003e\u003ctd style=\"border-color:inherit;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;overflow:hidden;padding:10px 5px;text-align:center;vertical-align:top;word-break:normal\"\u003ePart 3\u003c/td\u003e\u003ctd style=\"border-color:inherit;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;overflow:hidden;padding:10px 5px;text-align:center;vertical-align:top;word-break:normal\"\u003e8/8\u003c/td\u003e\u003ctr\u003e\u003ctd style=\"border-color:inherit;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;overflow:hidden;padding:10px 5px;text-align:left;vertical-align:top;word-break:normal\" colspan=\"7\"\u003eTotal\u003c/td\u003e\u003ctd style=\"border-color:inherit;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;overflow:hidden;padding:10px 5px;text-align:left;vertical-align:top;word-break:normal\"\u003e24/24\u003c/td\u003e\u003c/tr\u003e\u003c/tbody\u003e\u003c/table\u003e\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz1skgr%2Ffull-stack-open-sql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz1skgr%2Ffull-stack-open-sql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz1skgr%2Ffull-stack-open-sql/lists"}