https://github.com/bahadirsofuoglu/fastify-postgresql-relationships
This project includes Fastify, Sequelize, Postgresql
https://github.com/bahadirsofuoglu/fastify-postgresql-relationships
fastify nodejs postgresql relational-databases sequelize
Last synced: over 1 year ago
JSON representation
This project includes Fastify, Sequelize, Postgresql
- Host: GitHub
- URL: https://github.com/bahadirsofuoglu/fastify-postgresql-relationships
- Owner: bahadirsofuoglu
- Created: 2020-10-07T18:47:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-07T19:17:27.000Z (over 5 years ago)
- Last Synced: 2023-03-04T05:22:52.474Z (over 3 years ago)
- Topics: fastify, nodejs, postgresql, relational-databases, sequelize
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fastify-postgresql-relationships
This practice about database relationships. You can see one-to-one, one-to-many, many-to-many samples. Get started quickly by filling in the config file.