<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>plarail_hangout</author_name>
  <author_url>https://blog.hatena.ne.jp/plarail_hangout/</author_url>
  <blog_title>Engineering Tech Dojo</blog_title>
  <blog_url>https://tech.fun-toy-life.com/</blog_url>
  <categories>
    <anon>SQLite</anon>
    <anon>Rails</anon>
  </categories>
  <description>SQLiteチートシート：ログインからスキーマ確認・DMLまとめ はじめに SQLiteはRailsの開発環境でデフォルトのデータベースとして使われます。sqlite3 コマンドを使うとDBに直接ログインしてテーブル構造の確認やデータの操作ができます。 この記事ではログインから、スキーマ・テーブル定義の確認、よく使うSQLまでまとめます。 ログイン sqlite3 path/to/database.db Railsプロジェクトでは開発用DBが db/development.sqlite3 にあります。 sqlite3 db/development.sqlite3 接続すると sqlite&gt; プ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.fun-toy-life.com%2Fentry%2F2026%2F05%2F29%2F215924&quot; title=&quot;SQLiteチートシート：ログインからスキーマ確認・DMLまとめ - Engineering Tech Dojo&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>2026-05-29 21:59:24</published>
  <title>SQLiteチートシート：ログインからスキーマ確認・DMLまとめ</title>
  <type>rich</type>
  <url>https://tech.fun-toy-life.com/entry/2026/05/29/215924</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
