<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiba_yu36</author_name>
  <author_url>https://blog.hatena.ne.jp/shiba_yu36/</author_url>
  <blog_title>$shibayu36-&gt;blog;</blog_title>
  <blog_url>https://blog.shibayu36.org/</blog_url>
  <categories>
    <anon>tech</anon>
  </categories>
  <description>ScalaでのJDBCによるDB操作の勉強をした - $shibayu36-&gt;blog; の続き。今回はHikariCP を利用して、DBのコネクションプールをScalaで利用してみたのでメモ。DBにはPostgreSQLを利用した。 依存の追加 build.sbtに以下を追加。 libraryDependencies += &quot;org.postgresql&quot; % &quot;postgresql&quot; % &quot;42.1.4&quot; libraryDependencies += &quot;com.zaxxer&quot; % &quot;HikariCP&quot; % &quot;2.7.1&quot; 単純にDB接続してみる https://github.com/bre…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.shibayu36.org%2Fentry%2F2017%2F09%2F18%2F082604&quot; title=&quot;ScalaでHikariCPを使ってDBのコネクションプールを利用する - $shibayu36-&amp;gt;blog;&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-09-18 08:26:04</published>
  <title>ScalaでHikariCPを使ってDBのコネクションプールを利用する</title>
  <type>rich</type>
  <url>https://blog.shibayu36.org/entry/2017/09/18/082604</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
