Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# [Full Stack Open 2023](https://fullstackopen.com/en/) - [Solutions](https://github.com/z1skgr/full-stack-open-sql)


Full Stack Open 2023


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