<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>주로로 통신</title>
    <link>https://babysunmoon.tistory.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Thu, 16 Apr 2026 18:36:13 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>김중앙</managingEditor>
    <image>
      <title>주로로 통신</title>
      <url>https://tistory1.daumcdn.net/tistory/1514454/attach/f6d6998599b0433cb491012743ad04ff</url>
      <link>https://babysunmoon.tistory.com</link>
    </image>
    <item>
      <title>[MariaDB] Amazon Linux 2023에 MariaDB 패키지 설치</title>
      <link>https://babysunmoon.tistory.com/entry/MariaDB-Amazon-Linux-2023%EC%97%90-MariaDB-%ED%8C%A8%ED%82%A4%EC%A7%80-%EC%84%A4%EC%B9%98</link>
      <description>






&amp;nbsp;
MariaDB와 mysql 차이점?
&amp;nbsp;
















&amp;nbsp;







MariaDB와 MySQL은 둘 다 인기 있는 오픈 소스 관계형 데이터베이스 관리 시스템(RDBMS)입니다. 그러나 두 시스템 간에는 몇 가지 중요한 차이점이 있습니다. 여기에서는 주요 차이점들을 살펴보겠습니다.
기원 및 소유권

MySQL: MySQL은 1995년에 처음 출시되었으며, 2008년 Sun Microsystems에..</description>
      <category>DB</category>
      <category>amazon linux 2023에 mariadb 패키지 설치</category>
      <category>aws mariadb</category>
      <category>AWS MySQL</category>
      <category>MariaDB</category>
      <category>mysql</category>
      <author>김중앙</author>
      <guid isPermaLink="true">https://babysunmoon.tistory.com/188</guid>
      <comments>https://babysunmoon.tistory.com/entry/MariaDB-Amazon-Linux-2023%EC%97%90-MariaDB-%ED%8C%A8%ED%82%A4%EC%A7%80-%EC%84%A4%EC%B9%98#entry188comment</comments>
      <pubDate>Tue, 16 Jul 2024 18:31:14 +0900</pubDate>
    </item>
    <item>
      <title>[node.js] 설치 for mac</title>
      <link>https://babysunmoon.tistory.com/entry/nodejs-%EC%84%A4%EC%B9%98-for-mac</link>
      <description>01. brew&amp;nbsp;설치
&amp;nbsp;
url&amp;nbsp;:&amp;nbsp;https://brew.sh/ko/

&amp;nbsp;

Homebrew
The Missing Package Manager for macOS (or Linux).
brew.sh


&amp;nbsp;
터미널 열고 붙여넣기
&amp;nbsp;
/bin/bash -c &quot;$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install...</description>
      <category>FrontEnd</category>
      <category>nodejs for mac</category>
      <category>nodejs 개발환경</category>
      <category>nodejs 셋팅</category>
      <category>Nodejs설치</category>
      <author>김중앙</author>
      <guid isPermaLink="true">https://babysunmoon.tistory.com/187</guid>
      <comments>https://babysunmoon.tistory.com/entry/nodejs-%EC%84%A4%EC%B9%98-for-mac#entry187comment</comments>
      <pubDate>Tue, 16 Jul 2024 15:41:31 +0900</pubDate>
    </item>
    <item>
      <title>[Next.js] 초기 개발 환경 for mac</title>
      <link>https://babysunmoon.tistory.com/entry/Nextjs-%EC%B4%88%EA%B8%B0-%EA%B0%9C%EB%B0%9C-%ED%99%98%EA%B2%BD-for-mac</link>
      <description>먼저 node.js 설치부터 해야 한다면
&amp;nbsp;
2024.07.16 - [FrontEnd/React] - [Next.js] 초기 개발 환경 for mac
&amp;nbsp;
위 글을 보고 mac에서 node 설치를 진행하면 된다.
&amp;nbsp;
&amp;nbsp;
yarn 설치 안했다면 yarn 설치
&amp;nbsp;
brew install yarn
&amp;nbsp;
또는
npm install -g yarn
&amp;nbsp;
&amp;nbsp;
&amp;nbsp;
&amp;nbsp;
yarn 설치 확..</description>
      <category>FrontEnd/React</category>
      <category>next.js</category>
      <category>next.js for mac</category>
      <category>next.js 개발환경</category>
      <category>nextjs</category>
      <category>nextjs for mac</category>
      <author>김중앙</author>
      <guid isPermaLink="true">https://babysunmoon.tistory.com/186</guid>
      <comments>https://babysunmoon.tistory.com/entry/Nextjs-%EC%B4%88%EA%B8%B0-%EA%B0%9C%EB%B0%9C-%ED%99%98%EA%B2%BD-for-mac#entry186comment</comments>
      <pubDate>Tue, 16 Jul 2024 15:36:47 +0900</pubDate>
    </item>
    <item>
      <title>[React, Next.js] Next.js? 꼭 써야하나? 어떤것을 써야 할까?</title>
      <link>https://babysunmoon.tistory.com/entry/React-Nextjs-Nextjs-%EA%BC%AD-%EC%8D%A8%EC%95%BC%ED%95%98%EB%82%98-%EC%96%B4%EB%96%A4%EA%B2%83%EC%9D%84-%EC%8D%A8%EC%95%BC-%ED%95%A0%EA%B9%8C</link>
      <description>프론트엔드와 백엔드를 React를 사용해서 개발 할 예정 React로 만들려고 했는데..Next.js? 꼭 써야 할까?
&amp;nbsp;
일단 정의부터 살펴보자.
&amp;nbsp;
React와 Next.js
&amp;nbsp;React.js
정의: React.js는 Facebook에서 개발한 오픈 소스 JavaScript 라이브러리로, 사용자 인터페이스(UI)를 구축하기 위해 사용됩니다. React는 컴포넌트 기반 아키텍처를 통해 UI 컴포넌트를 쉽게 만들고 재사용할 수..</description>
      <category>FrontEnd/React</category>
      <category>next.js</category>
      <category>next.js 꼭 써야 하나?</category>
      <category>next.js란?</category>
      <category>nextjs</category>
      <category>react</category>
      <category>React.js</category>
      <author>김중앙</author>
      <guid isPermaLink="true">https://babysunmoon.tistory.com/185</guid>
      <comments>https://babysunmoon.tistory.com/entry/React-Nextjs-Nextjs-%EA%BC%AD-%EC%8D%A8%EC%95%BC%ED%95%98%EB%82%98-%EC%96%B4%EB%96%A4%EA%B2%83%EC%9D%84-%EC%8D%A8%EC%95%BC-%ED%95%A0%EA%B9%8C#entry185comment</comments>
      <pubDate>Tue, 16 Jul 2024 01:03:36 +0900</pubDate>
    </item>
    <item>
      <title>[SERVER] Amazon Linux 2023 LAMP 셋팅</title>
      <link>https://babysunmoon.tistory.com/entry/SERVER-Amazon-Linux-2023-LAMP-%EC%85%8B%ED%8C%85</link>
      <description>#&amp;nbsp;Amazon&amp;nbsp;Linux&amp;nbsp;2023&amp;nbsp;에서 #&amp;nbsp;Apache&amp;nbsp;http,&amp;nbsp;MariaDB,&amp;nbsp;PHP #&amp;nbsp;설치&amp;nbsp;진행
&amp;nbsp;
#&amp;nbsp;환경&amp;nbsp; #&amp;nbsp;aws&amp;nbsp;ec2 #&amp;nbsp;linux&amp;nbsp;version&amp;nbsp;:&amp;nbsp;amazone&amp;nbsp;linux&amp;nbsp;2023 #&amp;nbsp;셋팅&amp;nbsp;환경&amp;nbsp;:&amp;nbsp;php,&amp;n..</description>
      <category>Server</category>
      <category>Amazon Linux 2023</category>
      <category>Amazon Linux 2023 LAMP</category>
      <category>amp</category>
      <category>AMP 셋팅</category>
      <category>Lamp</category>
      <category>LAMP 셋팅</category>
      <category>PHP 셋팅</category>
      <author>김중앙</author>
      <guid isPermaLink="true">https://babysunmoon.tistory.com/184</guid>
      <comments>https://babysunmoon.tistory.com/entry/SERVER-Amazon-Linux-2023-LAMP-%EC%85%8B%ED%8C%85#entry184comment</comments>
      <pubDate>Fri, 12 Apr 2024 16:11:26 +0900</pubDate>
    </item>
  </channel>
</rss>