{"id":480,"date":"2026-05-17T07:00:25","date_gmt":"2026-05-16T23:00:25","guid":{"rendered":"https:\/\/junai.ai\/blog\/pg-psql-basics-2\/"},"modified":"2026-05-17T07:00:25","modified_gmt":"2026-05-16T23:00:25","slug":"pg-psql-basics-2","status":"publish","type":"post","link":"https:\/\/junai.ai\/blog\/pg-psql-basics-2\/","title":{"rendered":"psql \u2014 \uccab \uc811\uc18d\uacfc \ud575\uc2ec \uba85\ub839 10\uac1c (\uc785\ubb38 2\ud3b8)"},"content":{"rendered":"\n<!-- WordPress REST API \ubc1c\ud589\uc6a9 HTML (\uc790\ub3d9 \uc0dd\uc131) -->\n<!-- WP-FEATURED-MEDIA-ID: 259 -->\n<div style=\"max-width:800px;margin:0 auto;\">\n<style>\n:root{--color-primary:#336791;--color-accent:#60a5fa;--color-bg:#fafafa;--color-bg-card:#ffffff;--color-text:#1e293b;--color-text-muted:#64748b;--hero-start:#0f172a;--hero-end:#336791;--font-body:-apple-system,BlinkMacSystemFont,'Apple SD Gothic Neo','Noto Sans KR',sans-serif;--size-body:17px;--line-height:1.75;}\n*{box-sizing:border-box;}\n.container{max-width:760px;margin:0 auto;padding:0 22px 80px;}\n.hero{background:linear-gradient(135deg,var(--hero-start) 0%,var(--hero-end) 100%);color:#fff;padding:72px 22px 56px;text-align:center;}\n.hero .badge{display:inline-block;background:rgba(96,165,250,0.18);color:var(--color-accent);padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:0.5px;margin-bottom:18px;}\n.hero h1{margin:0 0 18px;font-size:36px;line-height:1.3;letter-spacing:-0.3px;}\n.hero p.sub{margin:0 auto;max-width:580px;font-size:17px;color:#bfdbfe;}\n.hero img{width:100%;max-width:720px;height:auto;margin:36px auto 0;display:block;border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,0.3);}\n.meta{display:flex;gap:14px;justify-content:center;margin-top:20px;font-size:13px;color:#93c5fd;flex-wrap:wrap;}\n.meta span::before{content:\"\u00b7\";margin-right:14px;color:#1e3a8a;}\n.meta span:first-child::before{content:\"\";margin:0;}\narticle{background:var(--color-bg-card);margin-top:-36px;padding:44px 28px;border-radius:14px;box-shadow:0 2px 18px rgba(0,0,0,0.06);}\narticle p{margin:0 0 18px;}\nh2{font-size:28px;line-height:1.35;letter-spacing:-0.3px;margin:48px 0 18px;padding-bottom:10px;border-bottom:2px solid var(--color-primary);}\nh2:first-of-type{margin-top:8px;}\nh3{font-size:21px;line-height:1.4;margin:30px 0 12px;color:var(--color-primary);}\ncode{background:#f1f5f9;color:#0f172a;padding:2px 6px;border-radius:4px;font-family:'SFMono-Regular',Menlo,Consolas,monospace;font-size:0.92em;}\npre{background:#0f172a;color:#e2e8f0;padding:18px 20px;border-radius:10px;overflow-x:auto;font-size:14.5px;line-height:1.65;margin:18px 0;}\npre code{background:transparent;color:inherit;padding:0;}\nul,ol{margin:0 0 18px;padding-left:24px;}\nli{margin-bottom:8px;}\nstrong{color:#0f172a;}\n.databox{background:#eff6ff;border-left:4px solid var(--color-primary);padding:18px 20px;border-radius:6px;margin:22px 0;}\n.databox p{margin:0 0 8px;}\n.databox p:last-child{margin:0;}\n.databox strong{color:var(--color-primary);}\n.warnbox{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left:4px solid #d97706;padding:18px 20px;border-radius:6px;margin:22px 0;}\n.warnbox strong{color:#92400e;}\n.tablewrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:22px 0;}\ntable{width:100%;border-collapse:collapse;font-size:15px;background:var(--color-bg-card);}\nth,td{padding:11px 12px;text-align:left;border-bottom:1px solid #e2e8f0;vertical-align:top;}\nth{background:#f1f5f9;font-weight:700;color:#0f172a;}\ntd:first-child,th:first-child{font-weight:700;}\n.cta{background:linear-gradient(135deg,#336791 0%,#60a5fa 100%);color:#fff;padding:30px 24px;border-radius:12px;margin-top:44px;text-align:center;}\n.cta h3{color:#fff;margin:0 0 10px;}\n.cta p{margin:0;color:#dbeafe;}\n.series-nav{background:#eff6ff;padding:18px 22px;border-radius:10px;margin-top:24px;font-size:14.5px;color:var(--color-text-muted);}\n.series-nav strong{color:var(--color-primary);}\n@media (max-width:480px){.hero{padding:52px 18px 44px;}.hero h1{font-size:26px;}.hero p.sub{font-size:15px;}article{padding:28px 18px;border-radius:10px;}h2{font-size:22px;}h3{font-size:18px;}body{font-size:16px;}pre{font-size:13px;padding:14px 16px;}}\n@media (max-width:560px){.tablewrap table,.tablewrap thead,.tablewrap tbody,.tablewrap tr,.tablewrap th,.tablewrap td{display:block;width:auto;}.tablewrap thead{display:none;}.tablewrap tr{margin:0 0 14px;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;}.tablewrap td{border:none;border-bottom:1px solid #f1f5f9;padding:9px 14px;}.tablewrap td:first-child{background:#eff6ff;font-weight:800;font-size:15.5px;}.tablewrap td:last-child{border-bottom:none;}.tablewrap td[data-label]::before{content:attr(data-label) \" \u2014 \";font-weight:700;color:var(--color-primary);}}\n<\/style>\n<header class=\"hero\">\n  <span class=\"badge\">PostgreSQL \uad50\uc7ac \u00b7 2\ud3b8 \/ 24\ud3b8<\/span>\n  <h1>psql \u2014 \uccab \uc811\uc18d\uacfc \ud575\uc2ec \uba85\ub839 10\uac1c<\/h1>\n  <p class=\"sub\">psql \ub9cc \uc798 \ub2e4\ub904\ub3c4 DB \uc791\uc5c5 \uc18d\ub3c4\uac00 \ub450 \ubc30. \ub9e4\uc77c \uc4f0\ub294 \ub2e8\ucd95 \uba85\ub839 10\uac1c\ub97c \uc815\ub9ac.<\/p>\n  <div class=\"meta\"><span>\uc785\ubb38<\/span><span>\uc77d\ub294 \uc2dc\uac04 6\ubd84<\/span><span>2026-05-16<\/span><\/div>\n  <img decoding=\"async\" src=\"https:\/\/junai.ai\/blog\/wp-content\/uploads\/2026\/05\/hero-39.jpg\" alt=\"\uac80\uc740 \ud130\ubbf8\ub110\uc5d0 psql \uba85\ub839 \\l \uacfc \\dt \uac00 \uacb0\uacfc \ud45c\uc640 \ud568\uaed8 \ubcf4\uc774\ub294 \ud654\uba74\">\n<\/header>\n\n<div class=\"container\">\n<article>\n\n<p>1\ud3b8\uc5d0\uc11c <code>psql -d postgres<\/code> \ub85c \uc811\uc18d\uae4c\uc9c0 \ud588\ub2e4\uba74, 2\ud3b8\uc740 <strong>&#8220;psql \uc548\uc5d0\uc11c \uc790\uc8fc \uc4f0\ub294 \ub2e8\ucd95 \uba85\ub839&#8221;<\/strong> \uc744 \uc815\ub9ac\ud569\ub2c8\ub2e4. SQL \ud45c\uc900\uc774 \uc544\ub2cc, psql \ub9cc\uc758 \ud3b8\uc758 \uae30\ub2a5 \u2014 \uadf8\ub798\uc11c <code>\\<\/code>(\uc5ed\uc2ac\ub798\uc2dc) \ub85c \uc2dc\uc791\ud558\uace0 <strong>\uba54\ud0c0 \ucee4\ub9e8\ub4dc(meta command)<\/strong> \ub77c\uace0 \ubd80\ub985\ub2c8\ub2e4.<\/p>\n\n<h2>psql \uc811\uc18d \u2014 4\uac00\uc9c0 \ubc29\ubc95<\/h2>\n\n<pre><code># 1. \uc6b0\ubd84\ud22c (postgres OS \uc0ac\uc6a9\uc790\ub85c \uc804\ud658)\nsudo -u postgres psql\n\n# 2. \ud2b9\uc815 \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub85c\npsql -d mydb\n\n# 3. \uc0ac\uc6a9\uc790\u00b7\ud638\uc2a4\ud2b8\u00b7\ud3ec\ud2b8 \uc9c0\uc815 (\uc6d0\uaca9 \uc11c\ubc84 \ub4f1)\npsql -h db.example.com -p 5432 -U myuser -d mydb\n# \ube44\ubc00\ubc88\ud638 \ubb3b\ub294 \ud504\ub86c\ud504\ud2b8 \ub738\n\n# 4. \ub3c4\ucee4 \ucee8\ud14c\uc774\ub108 \uc548\uc758 psql\ndocker exec -it pg-learn psql -U postgres<\/code><\/pre>\n\n<p>\uc811\uc18d \uc131\uacf5\uc758 \uc2e0\ud638\ub294 \ud504\ub86c\ud504\ud2b8\uac00 <code>db\uc774\ub984=#<\/code>(\uc288\ud37c\uc720\uc800) \ub610\ub294 <code>db\uc774\ub984=&gt;<\/code>(\uc77c\ubc18 \uc0ac\uc6a9\uc790) \ub85c \ubc14\ub00c\ub294 \uac83\uc785\ub2c8\ub2e4.<\/p>\n\n<h2>\ub9e4\uc77c \uc4f0\ub294 \uba54\ud0c0 \ucee4\ub9e8\ub4dc 10\uac1c<\/h2>\n\n<div class=\"tablewrap\">\n<table>\n  <thead>\n    <tr><th>\uba85\ub839<\/th><th>\uc758\ubbf8<\/th><th>\uc790\uc8fc \uc4f0\ub294 \uc0c1\ud669<\/th><\/tr>\n  <\/thead>\n  <tbody>\n    <tr><td data-label=\"\uba85\ub839\">\\l<\/td><td data-label=\"\uc758\ubbf8\">\ub370\uc774\ud130\ubca0\uc774\uc2a4 \ubaa9\ub85d<\/td><td data-label=\"\uc5b8\uc81c\">\uc5b4\ub5a4 DB \uac00 \uc788\ub098 \ud655\uc778<\/td><\/tr>\n    <tr><td data-label=\"\uba85\ub839\">\\c dbname<\/td><td data-label=\"\uc758\ubbf8\">DB \uc804\ud658<\/td><td data-label=\"\uc5b8\uc81c\">\ub2e4\ub978 DB \ub85c \ubc14\uafb8\uae30 (\uc7ac\ub85c\uadf8\uc778 \uc5c6\uc774)<\/td><\/tr>\n    <tr><td data-label=\"\uba85\ub839\">\\dt<\/td><td data-label=\"\uc758\ubbf8\">\ud14c\uc774\ube14 \ubaa9\ub85d (\ud604\uc7ac DB)<\/td><td data-label=\"\uc5b8\uc81c\">&#8220;\ubb34\uc2a8 \ud14c\uc774\ube14 \uc788\ub354\ub77c?&#8221;<\/td><\/tr>\n    <tr><td data-label=\"\uba85\ub839\">\\d tablename<\/td><td data-label=\"\uc758\ubbf8\">\ud14c\uc774\ube14 \uceec\ub7fc\u00b7\uc778\ub371\uc2a4 \uc0c1\uc138<\/td><td data-label=\"\uc5b8\uc81c\">\uc2a4\ud0a4\ub9c8 \ud655\uc778 \u2014 \ub9e4\ubc88 \uc500<\/td><\/tr>\n    <tr><td data-label=\"\uba85\ub839\">\\du<\/td><td data-label=\"\uc758\ubbf8\">\uc0ac\uc6a9\uc790(\uc5ed\ud560) \ubaa9\ub85d<\/td><td data-label=\"\uc5b8\uc81c\">\uad8c\ud55c \ud655\uc778<\/td><\/tr>\n    <tr><td data-label=\"\uba85\ub839\">\\dn<\/td><td data-label=\"\uc758\ubbf8\">\uc2a4\ud0a4\ub9c8 \ubaa9\ub85d<\/td><td data-label=\"\uc5b8\uc81c\">\uba40\ud2f0 \uc2a4\ud0a4\ub9c8 \ud658\uacbd<\/td><\/tr>\n    <tr><td data-label=\"\uba85\ub839\">\\timing<\/td><td data-label=\"\uc758\ubbf8\">\ucffc\ub9ac \uc2e4\ud589 \uc2dc\uac04 \ud45c\uc2dc \ud1a0\uae00<\/td><td data-label=\"\uc5b8\uc81c\">\uc131\ub2a5 \ud655\uc778\ud560 \ub54c<\/td><\/tr>\n    <tr><td data-label=\"\uba85\ub839\">\\x<\/td><td data-label=\"\uc758\ubbf8\">\uacb0\uacfc \ud615\uc2dd \uac00\ub85c\u2194\uc138\ub85c \ud1a0\uae00<\/td><td data-label=\"\uc5b8\uc81c\">\uceec\ub7fc \ub9ce\uc744 \ub54c (jsonb \ub4f1)<\/td><\/tr>\n    <tr><td data-label=\"\uba85\ub839\">\\?<\/td><td data-label=\"\uc758\ubbf8\">\uba54\ud0c0 \ucee4\ub9e8\ub4dc \ub3c4\uc6c0\ub9d0<\/td><td data-label=\"\uc5b8\uc81c\">\uc78a\uc5c8\uc744 \ub54c \u2014 \uc140\ud504 \ucee8\ub2dd\ud398\uc774\ud37c<\/td><\/tr>\n    <tr><td data-label=\"\uba85\ub839\">\\q<\/td><td data-label=\"\uc758\ubbf8\">psql \uc885\ub8cc<\/td><td data-label=\"\uc5b8\uc81c\">\ub098\uac08 \ub54c (Ctrl+D \ub3c4 OK)<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n\n<p>\ub2e4\uc12f \ubc88\uc9f8 \uc904\uae4c\uc9c0\ub9cc \uc678\uc6cc\ub3c4 \uc77c\uc8fc\uc77c\uc774 \ud3b8\ud574\uc9d1\ub2c8\ub2e4. \ub098\uba38\uc9c0\ub294 <strong>&#8220;\uc774\ub7f0 \uac8c \uc788\ub2e4&#8221;<\/strong> \ub9cc \uae30\uc5b5\ud558\uace0 \ud544\uc694\ud560 \ub54c <code>\\?<\/code> \ub85c \ucc3e\uc73c\uba74 \ub429\ub2c8\ub2e4.<\/p>\n\n<h2>\uc2e4\uc804 \u2014 \uccab \ud14c\uc774\ube14 \ub9cc\ub4e4\uace0 \\d \ub85c \uc0b4\ud3b4\ubcf4\uae30<\/h2>\n\n<pre><code>postgres=# CREATE TABLE users (\n  id     SERIAL PRIMARY KEY,\n  name   TEXT NOT NULL,\n  email  TEXT UNIQUE,\n  joined TIMESTAMPTZ DEFAULT NOW()\n);\nCREATE TABLE\n\npostgres=# \\dt\n         List of relations\n Schema | Name  | Type  |  Owner\n--------+-------+-------+----------\n public | users | table | postgres\n\npostgres=# \\d users\n                                    Table \"public.users\"\n Column |           Type           | Collation | Nullable |              Default\n--------+--------------------------+-----------+----------+------------------------------------\n id     | integer                  |           | not null | nextval('users_id_seq'::regclass)\n name   | text                     |           | not null |\n email  | text                     |           |          |\n joined | timestamp with time zone |           |          | now()\nIndexes:\n    \"users_pkey\" PRIMARY KEY, btree (id)\n    \"users_email_key\" UNIQUE CONSTRAINT, btree (email)<\/code><\/pre>\n\n<p><code>\\d users<\/code> \uac00 \uceec\ub7fc\u00b7\uae30\ubcf8\uac12\u00b7\uc778\ub371\uc2a4\u00b7\uc81c\uc57d\uc744 \ud55c \ud654\uba74\uc5d0 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4. \uc2e4\ubb34\uc5d0\uc11c \uac00\uc7a5 \ub9ce\uc774 \uce58\ub294 \uba85\ub839 \uc911 \ud558\ub098\uc785\ub2c8\ub2e4.<\/p>\n\n<h2>\uacb0\uacfc \ud615\uc2dd \ubc14\uafb8\uae30 \u2014 \\x \uc640 \\pset<\/h2>\n\n<p>\uceec\ub7fc\uc774 \ub9ce\uac70\ub098 jsonb \uac00 \uae38\uc5b4\uc11c \ud55c \uc904\uc5d0 \uc548 \ub4e4\uc5b4\uac08 \ub54c, <code>\\x<\/code> \ub85c \uc138\ub85c \ubaa8\ub4dc(expanded) \ub85c \ud1a0\uae00\ud569\ub2c8\ub2e4.<\/p>\n\n<pre><code>postgres=# \\x\nExpanded display is on.\n\npostgres=# SELECT * FROM users LIMIT 1;\n-[ RECORD 1 ]-----------------------------\nid     | 1\nname   | \uc900\uc131\nemail  | jspark1st@gmail.com\njoined | 2026-05-16 22:50:00+09<\/code><\/pre>\n\n<p>\ucd9c\ub825 \ud615\uc2dd\uc740 <code>\\pset format<\/code> \uc73c\ub85c\ub3c4 \ubc14\uafc9\ub2c8\ub2e4 \u2014 <code>aligned<\/code>(\uae30\ubcf8), <code>unaligned<\/code>(\ud30c\uc774\ud504 |), <code>csv<\/code>, <code>html<\/code> \ub4f1. CSV \ub85c \ube7c\uace0 \uc2f6\uc744 \ub54c \uc720\uc6a9\ud569\ub2c8\ub2e4.<\/p>\n\n<pre><code>postgres=# \\pset format csv\npostgres=# SELECT id, name FROM users;\nid,name\n1,\uc900\uc131\n2,\ud64d\uae38\ub3d9<\/code><\/pre>\n\n<h2>\uc2a4\ud06c\ub9bd\ud2b8 \uc2e4\ud589 \u2014 \\i \uc640 \uc678\ubd80 SQL \ud30c\uc77c<\/h2>\n\n<p>\uc5ec\ub7ec \uc904\uc758 SQL \uc744 \ud30c\uc77c\ub85c \ub9cc\ub4e4\uc5b4 \ub450\uace0 \ud55c \ubc88\uc5d0 \uc2e4\ud589\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n<pre><code># schema.sql \ud30c\uc77c\uc744 \ubbf8\ub9ac \uc791\uc131\n\npostgres=# \\i schema.sql\n# \ud30c\uc77c \uc548\uc758 \ubaa8\ub4e0 SQL \uc774 \ucc28\ub840\ub85c \uc2e4\ud589<\/code><\/pre>\n\n<div class=\"databox\">\n  <p><strong>tip.<\/strong> \ub9c8\uc774\uadf8\ub808\uc774\uc158\u00b7\uc2dc\ub4dc \ub370\uc774\ud130 \ub4f1 \ubc18\ubcf5\ud560 \uc791\uc5c5\uc740 <strong>SQL \ud30c\uc77c<\/strong>\ub85c \ub9cc\ub4e4\uc5b4 git \uc5d0 \ub123\uc73c\uc138\uc694. <code>\\i<\/code> \ud55c \ubc88\uc774\uba74 \uc5b4\ub514\uc11c\ub098 \uac19\uc740 \uc0c1\ud0dc\ub85c \uc7ac\ud604\ub429\ub2c8\ub2e4. 20\u00b722\ud3b8(\ubc31\uc5c5\u00b7\ud30c\ud2f0\uc154\ub2dd) \uc5d0\uc11c \ub2e4\uc2dc \ud65c\uc6a9.<\/p>\n<\/div>\n\n<div class=\"warnbox\">\n  <p><strong>\uc8fc\uc758 \u2014 \\! \uc640 OS \uba85\ub839.<\/strong> psql \uc548\uc5d0\uc11c <code>\\!<\/code> \ub4a4\uc5d0 OS \uba85\ub839\uc744 \uce60 \uc218 \uc788\uc2b5\ub2c8\ub2e4 (\uc608: <code>\\! ls<\/code>). \ud3b8\ud558\uc9c0\ub9cc \uc288\ud37c\uc720\uc800 psql \uc5d0\uc11c \uc2e4\uc218\ub85c \uc704\ud5d8\ud55c \uba85\ub839\uc774 \uadf8\ub300\ub85c OS \uc5d0 \ub5a8\uc5b4\uc9d1\ub2c8\ub2e4. \uc6b4\uc601 DB \uc5d0\uc11c\ub294 \uac00\uae09\uc801 \ud53c\ud558\uae30.<\/p>\n<\/div>\n\n<div class=\"cta\">\n  <h3>3\ud3b8 \u2014 \ub370\uc774\ud130\ubca0\uc774\uc2a4\u00b7\uc2a4\ud0a4\ub9c8\u00b7\ud14c\uc774\ube14 \ub9cc\ub4e4\uae30<\/h3>\n  <p>CREATE DATABASE \/ SCHEMA \/ TABLE, \uba85\uba85 \uaddc\uce59, DROP \uc758 \uc8fc\uc758\uc810. psql \uc704\uc5d0\uc11c \ubcf8\uaca9\uc801\uc73c\ub85c \uad6c\uc870\ub97c \uc7a1\uc2b5\ub2c8\ub2e4.<\/p>\n<\/div>\n\n<div class=\"series-nav\">\n  <strong>\ud83d\udcda PostgreSQL \ubc30\uc6b0\uae30 \uad50\uc7ac<\/strong><br>\n  \uc774\uc804: 1\ud3b8 \uc124\uce58 \u00b7 \ud604\uc7ac: <strong>2\ud3b8 (\uc785\ubb38)<\/strong> \u00b7 \ub2e4\uc74c \u2192 3\ud3b8 DB\u00b7\uc2a4\ud0a4\ub9c8\u00b7\ud14c\uc774\ube14 \u00b7 \uc9c4\ud589: <strong>2\/24<\/strong>\n<\/div>\n\n<\/article>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>psql \uba54\ud0c0 \ucee4\ub9e8\ub4dc 10\uac1c\uc640 \uacb0\uacfc \ud615\uc2dd \ubc14\uafb8\uae30. 24\ud3b8 PostgreSQL \uad50\uc7ac 2\ud3b8.<\/p>\n","protected":false},"author":1,"featured_media":259,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19],"tags":[],"class_list":["post-480","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-postgresql"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/480","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/comments?post=480"}],"version-history":[{"count":0,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/480\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media\/259"}],"wp:attachment":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media?parent=480"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/categories?post=480"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/tags?post=480"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}