Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/z1skgr/full-stack-open-sql
NodeJS applications that use relational databases, using PostgreSQL.
https://github.com/z1skgr/full-stack-open-sql
full-stack full-stack-open jsonwebtoken middleware nosql postgresql route-handlers router sequelize sql-query token-login umzug
Last synced: about 7 hours ago
JSON representation
NodeJS applications that use relational databases, using PostgreSQL.
- Host: GitHub
- URL: https://github.com/z1skgr/full-stack-open-sql
- Owner: z1skgr
- License: mit
- Created: 2023-07-31T09:36:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-10T11:10:14.000Z (over 1 year ago)
- Last Synced: 2024-11-22T23:34:47.374Z (2 months ago)
- Topics: full-stack, full-stack-open, jsonwebtoken, middleware, nosql, postgresql, route-handlers, router, sequelize, sql-query, token-login, umzug
- Language: JavaScript
- Homepage: https://fullstackopen.com/en/part13
- Size: 133 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Full Stack Open 2023](https://fullstackopen.com/en/) - [Solutions](https://github.com/z1skgr/full-stack-open-sql)
Part 13
Using relational databases
## Table of Contents
* [Using relational databases](#using-relational-databases)## [Using relational databases](https://fullstackopen.com/en/part13)
Numerous commits corresponding to each exercise. Folders contain final solutions.1. [Using relational databases with sequelize](https://fullstackopen.com/en/part13/using_relational_databases_with_sequelize)
2. [Join tables and Queries](https://fullstackopen.com/en/part13/join_tables_and_queries)
3. [Migrations, many-to-many relationships](https://fullstackopen.com/en/part13/migrations_many_to_many_relationships)### [sql](https://github.com/z1skgr/full-stack-open-sql)
* [13.1-13.3](https://fullstackopen.com/en/part13/using_relational_databases_with_sequelize#tasks-13-1-13-3)
* [13.4](https://fullstackopen.com/en/part13/using_relational_databases_with_sequelize#task-13-4)
* [12.3-12.4](https://fullstackopen.com/en/part12/introduction_to_containers#exercise-12-3-12-4)
* [13.5-13.7](https://fullstackopen.com/en/part13/join_tables_and_queries#tasks-13-5-13-7)
* [13.8-13.12](https://fullstackopen.com/en/part13/join_tables_and_queries#tasks-13-8-13-12)
* [13.13-13.16](https://fullstackopen.com/en/part13/join_tables_and_queries#tasks-13-13-13-16)
* [13.17-13.18](https://fullstackopen.com/en/part13/migrations_many_to_many_relationships#tasks-13-17-13-18)
* [13.19-13.23](https://fullstackopen.com/en/part13/migrations_many_to_many_relationships#tasks-13-19-13-23)
* [13.24](https://fullstackopen.com/en/part13/migrations_many_to_many_relationships#task-13-24)## Exercises per part
Exercises per roundPart 14/4Part 212/12Part 38/8Total24/24