https://github.com/pjt3591oo/sequelizejs_translate
sequelize 5V document 번역
https://github.com/pjt3591oo/sequelizejs_translate
database javascript js nodejs orm sequelize
Last synced: about 1 year ago
JSON representation
sequelize 5V document 번역
- Host: GitHub
- URL: https://github.com/pjt3591oo/sequelizejs_translate
- Owner: pjt3591oo
- Created: 2016-11-27T23:02:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T00:53:11.000Z (over 6 years ago)
- Last Synced: 2025-03-24T19:13:13.069Z (over 1 year ago)
- Topics: database, javascript, js, nodejs, orm, sequelize
- Homepage: https://pjt3591oo.github.io/sequelizejs_translate/build/html/index.html
- Size: 6.46 MB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sequelize
해당 목차는 이전버전입니다.
## 목차
1. [HOME](https://github.com/pjt3591oo/sequelizejs/wiki)
2. [Getting Started](https://github.com/pjt3591oo/sequelizejs/wiki/Getting-Started)
2. [Working with Table schemas](https://github.com/pjt3591oo/sequelizejs/wiki/Working-with-Table-schemas)
3. [models - Definition](https://github.com/pjt3591oo/sequelizejs/wiki/models---Definitions)
4. [models - usage](https://github.com/pjt3591oo/sequelizejs/wiki/models---Usage)
5. [Querying](https://github.com/pjt3591oo/sequelizejs/wiki/Querying)
6. [Scopes](https://github.com/pjt3591oo/sequelizejs/wiki/Scopes)
7. [Instances](https://github.com/pjt3591oo/sequelizejs/wiki/Instances)
8. [Relations / Assciations](https://github.com/pjt3591oo/sequelizejs/wiki/Relations---Assciations)
9. [Hooks](https://github.com/pjt3591oo/sequelizejs/wiki/Hooks)
10. [Transactions](https://github.com/pjt3591oo/sequelizejs/wiki/Transactions)
11. [Working with legacy tables](https://github.com/pjt3591oo/sequelizejs/wiki/Working-with-legacy-tables)
12. [Raw queries](https://github.com/pjt3591oo/sequelizejs/wiki/Raw-Queries)
13. [Migrations](https://github.com/pjt3591oo/sequelizejs/wiki/Migrations)