데이터베이스보안 PostGreSQL
011780 • 2023년 2학기 • 대전대학교
-
Time: 월 234 Monday 10:00am - 12:50am - Location: 융합과학환 408호
- KakaoTalk: 카카오톡 오픈채팅
- Portal: 대전대학교 포탈
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
Textbooks / 주교재
|
|
|
- Instructor Aaron Snowberger
- Email: aaronkr.trainer@gmail.com
- KakaoTalk: 카카오톡 오픈채팅
Aaron Snowberger is a PhD candidate majoring in Information and Communications Engineering at Hanbat National University in Korea. He also holds degrees in Computer Science and Media Design. He has taught high school technology courses for over 6 years, and has built dozens of web applications with Node and Express. His current research interests include computer vision, natural language processing, image processing, signal processing, and machine learning.
Aaron Snowberger는 한밭대학교 정보통신공학과 박사과정 수료했으며, 컴퓨터 공학 및 미디어 디자인 학위를 보유하고 있습니다. 그는 6년 이상의 고등학교 기술 교육 과정을 가르치고 있으며, Node 및 Express를 사용하여 수십 개의 웹 애플리케이션을 구축했습니다. 현재 연구 관심사는 컴퓨터 비전, 자연어 처리, 영상 처리, 신호 처리 및 기계 학습입니다.
Announcements
Sep 4, 2023 | 1주차 과제 개인 컴퓨터에 Visual Studio Code와 PostGreSQL을 설치하세요. |