반응형 hstore1 [PostgreSQL] 기본 데이터 타입 정리 - hstore Character types / why should we use char instead of varchar? Numeric types Boolean types Temporal types UUID for storing Universally Unique Identifiers Array for storing array strings, numbers, etc... JSON stores JSON data hstore stores key-value pair User defined data hstore 키 ⇒ 값 쌍을 hstore에 저장. 쿼리 빈도가 낮은 속성이 많은 데이터나 행이 많은 경우 쓴다. 인덱싱이 빠르다는 장점이 있다. 키와 값은 오로지 스트링. 작업 이전에 hstore extension을 활성화시켜야한.. DB 2020. 9. 1. 이전 1 다음 💲 추천 글 반응형