<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>数据库 on 不会跑</title>
    <link>https://buhuipao.github.io/categories/%E6%95%B0%E6%8D%AE%E5%BA%93/</link>
    <description>Recent content in 数据库 on 不会跑</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Thu, 20 Apr 2017 06:11:23 +0000</lastBuildDate>
    <atom:link href="https://buhuipao.github.io/categories/%E6%95%B0%E6%8D%AE%E5%BA%93/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>MongoDB的数据聚合使用实例</title>
      <link>https://buhuipao.github.io/2017/04/20/mongodb_-aggregate/</link>
      <pubDate>Thu, 20 Apr 2017 06:11:23 +0000</pubDate>
      <guid>https://buhuipao.github.io/2017/04/20/mongodb_-aggregate/</guid>
      <description>&lt;p&gt;由于妹子的毕业设计项目就是用的mongodb，所以对mongodb有初步接触，熟悉了基本用法和特性，但是毕竟毕业设计的项目是个玩具，所以一直没有接触到mongodb的数据聚合，直到有一天领导叫我生成质量的报表时，我开始接触使用；&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mysql的基本操作（1）</title>
      <link>https://buhuipao.github.io/2016/04/25/mysql_basic_operation/</link>
      <pubDate>Mon, 25 Apr 2016 11:57:38 +0000</pubDate>
      <guid>https://buhuipao.github.io/2016/04/25/mysql_basic_operation/</guid>
      <description>&lt;p&gt;登陆数据库：&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;mysql buhuipao_db -u buhuipao -p123456&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;注：buhuipao_db为登陆后的所用数据库，也可以登陆后在使用：use buhuipao_db；&lt;/p&gt;&#xA;&lt;p&gt;-p后面接密码，直接登陆，不会询问密码，&lt;/p&gt;&#xA;&lt;p&gt;使用数据库：&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
