<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Productivity on Inverted Tree</title>
    <link>https://inverted-tree.pages.dev/tags/productivity/</link>
    <description>Recent content in Productivity on Inverted Tree</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 29 Dec 2022 18:30:00 +0000</lastBuildDate>
    <atom:link href="https://inverted-tree.pages.dev/tags/productivity/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Command line tools for the productive web developer</title>
      <link>https://inverted-tree.pages.dev/posts/cli-tools-web-dev/</link>
      <pubDate>Thu, 29 Dec 2022 18:30:00 +0000</pubDate>
      <guid>https://inverted-tree.pages.dev/posts/cli-tools-web-dev/</guid>
      <description>&lt;p&gt;In my &lt;a href=&#34;https://inverted-tree.com/command-line-tools-to-make-your-life-easier/&#34;&gt;previous post&lt;/a&gt;, I discussed some general purpose command line utilities that help ease your way around the command line. In this post we&amp;rsquo;ll discuss some command line utilities that are indispensable to my web development workflow, and might come in handy for you too :)&lt;/p&gt;
&lt;h4 id=&#34;pgclimycli&#34;&gt;pgcli/mycli&lt;/h4&gt;
&lt;p&gt;All web apps depend on a database of some kind. Thus, communicating with a database is one of the most common tasks a web developer has to perform. Although MySQL and PostgreSQL come bundled with their own CLI tools, there are options like pgcli/mycli which provide more powerful interfaces to the same databases, with features like auto completion, command history, syntax highlighting and many more.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
