PostgreSQL은 2022년 스택오버플로 설문조사를 기준으로 현업 개발자가 가장 많이 사용하는 데이터베이스가 되었습니다. ‘세상에서 가장 앞선 오픈소스 관계형 데이터베이스’라는 소개답게 표준 SQL의 지원과 뛰어난 자체 기능으로 개발자들의 선택을 받았죠. 이 책은 ‘가장 앞선 데이터베이스’인 PostgreSQL을 사용해 데이터를 관리하고 분석해 여기서 숨겨진 이야기를 찾는 방법을 알려 줍니다. 이 책은 ‘PostgreSQL로 시작하는 데이터 스토리텔링 가이드북’이라는 부제처럼 데이터를 더 효율적으로 정리하고 분석하려는 모두에게 도움이 됩니다.

  • 실제 데이터로 데이터베이스 및 테이블 생성
  • 데이터 집계, 정렬, 필터링을 통한 패턴 탐색
  • 데이터 안에 있는 오류 식별 및 수정
  • PostGIS를 활용한 공간 데이터 분석
  • 기본 연산 및 고급 통계 함수 사용
  • 고급 쿼리 생성 및 작업 자동화

PostgreSQL has become the most used database by business developers, according to a 2022 Stack Overflow survey. True to its introduction as ‘the world’s most advanced open-source relational database,’ it was chosen by developers for its standard SQL support and outstanding features. This book tells you how to manage and analyze data using PostgreSQL, the ‘most advanced database’, to find the hidden story here. This book is helpful for anyone who wants to organize and analyze data more efficiently, as the subtitle ‘Data Storytelling Guidebook Begins with PostgreSQL’.

  • Create databases and tables with real data
  • Exploring patterns through data aggregation, sorting, and filtering
  • Identify and correct errors in data
  • Spatial data analysis using PostGIS
  • Use of basic arithmetic and advanced statistical functions
  • Create advanced queries and automate tasks