250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- CSS
- Interface
- web
- blockchain
- hardhat
- concept
- node.js
- SSR
- evm
- 기준
- Props
- REACT
- CLASS
- bitcoin
- built in object
- solidity
- nextJS
- express.js
- useState
- graphQL
- typeScript
- API
- HTML
- Ethereum
- middleware
- Redux
- JavaScript
- 삶
- error
- tailwindcss
Archives
- Today
- Total
목록Normalization (1)
ReasonJun
GraphQL : Normalization
In GraphQL, normalization refers to the process of storing data in a way that minimizes redundancy. This can be done by storing related data in separate tables or documents, or by using a normalized data structure such as a graph. There are two main types of normalization in GraphQL: Data normalization is the process of storing data in a way that minimizes redundancy. This can be done by storing..
Backend/GraphQL
2023. 9. 6. 00:37