Within this course, you’ll learn about how PostgreSQL creates and uses inverted indexes for JSON and natural language content. We will use various sources of data for our databases, including access to an online API and spidering its data and storing the data in a JSON column in PostgreSQL. Students will explore how full-text inverted indexes are structured. Students will build their own inverted indexes and then make use of PostgreSQL built-in capabilities to support full-text indexes.
제공자:
이 강좌에 대하여
Completion of the first two courses in the Python for Everybody specialization or an equivalent basic understanding of Python
배울 내용
Compare Python, PostgreSQL, and JSON.
Index and retrieve natural language text and JSON data; access API data and store it in a database.
Create a GIN-based text[] reverse index and ts_vector index; build a search engine in PostgreSQL.
Completion of the first two courses in the Python for Everybody specialization or an equivalent basic understanding of Python
제공자:

미시건 대학교
The mission of the University of Michigan is to serve the people of Michigan and the world through preeminence in creating, communicating, preserving and applying knowledge, art, and academic values, and in developing leaders and citizens who will challenge the present and enrich the future.
강의 계획표 - 이 강좌에서 배울 내용
Natural Language
In this first week, we introduce you to the course and its main focus: text and JSON.
Inverted Indexes with PostgreSQL
In this week, we'll look at GIN-based inverted indexes and ts_vector() and ts_query() functions.
Python and PostgreSQL
This week is all about connecting and comparing Python and PostgreSQL.
JSON and PostgreSQL
In this final week, we'll focus primarily on JSON and its functions.
검토
- 5 stars80.76%
- 4 stars11.53%
- 3 stars3.84%
- 2 stars1.28%
- 1 star2.56%
JSON AND NATURAL LANGUAGE PROCESSING IN POSTGRESQL의 최상위 리뷰
This course teaches some niche applications. Not sure if i'll ever have to use them, but good to know what to look for in case it ever comes up at work :)
Could use some more examples on WHY we need JSON in a SQL setup
Its awesome I can use it in my software development
Week 3 and week 4 instructions can be a bit ambiguous, however the discussion form posts helped a lot.
PostgreSQL for Everybody 특화 과정 정보
Across these four courses, you’ll learn how to use the PostgreSQL database and explore topics ranging from database design to database architecture and deployment. You’ll also compare and contrast SQL and NoSQL approaches to database design. The skills in this course will be useful to learners doing data mining or application development.

자주 묻는 질문
강의 및 과제를 언제 이용할 수 있게 되나요?
이 전문 분야를 구독하면 무엇을 이용할 수 있나요?
재정 지원을 받을 수 있나요?
궁금한 점이 더 있으신가요? 학습자 도움말 센터를 방문해 보세요.