<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Database on 조은우 기술 블로그</title><link>https://jonnung.dev/tags/database/</link><description>Recent content in Database on 조은우 기술 블로그</description><generator>Hugo -- gohugo.io</generator><language>ko-kr</language><lastBuildDate>Sun, 27 Mar 2022 11:37:03 +0900</lastBuildDate><atom:link href="https://jonnung.dev/tags/database/index.xml" rel="self" type="application/rss+xml"/><item><title>[책 읽고 정리] 'MongoDB 완벽 가이드'의 5장 인덱싱</title><link>https://jonnung.dev/book/2022/03/27/book-review-mongodb-the-definitive-guide-chapter5-indexing/</link><pubDate>Sun, 27 Mar 2022 11:37:03 +0900</pubDate><guid>https://jonnung.dev/book/2022/03/27/book-review-mongodb-the-definitive-guide-chapter5-indexing/</guid><description>MongoDB 인덱스에 대해 효과적인 인덱싱 전략을 위해서 가장 중요한 것은 &amp;ldquo;Selectivity(선택성)&amp;ldquo;를 높이는 것이다. 즉, 최대한</description></item><item><title>Hive UDF - ngrams</title><link>https://jonnung.dev/hive/2016/10/27/hive-udf-ngrams/</link><pubDate>Thu, 27 Oct 2016 11:00:00 +0000</pubDate><guid>https://jonnung.dev/hive/2016/10/27/hive-udf-ngrams/</guid><description>N-gram 이란? 전체 문자열을 N개의 기준 단위만큼 절단해서 사용하는 방법 N개는 문자 단위가 될 수도 있고, 단어 단위가 될 수도 있다. 만들어진 N-gram 은 나오는 빈도를 분석하거</description></item></channel></rss>