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

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 번역

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)