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
- blockchain
- tailwindcss
- bitcoin
- HTML
- error
- typeScript
- nextJS
- graphQL
- REACT
- Props
- Ethereum
- built in object
- web
- API
- concept
- JavaScript
- CSS
- 삶
- useState
- middleware
- solidity
- node.js
- Interface
- hardhat
- SSR
- evm
- CLASS
- 기준
- express.js
- Redux
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