<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: eduardofuncao</title>
    <description>The latest articles on Forem by eduardofuncao (@eduardofuncao).</description>
    <link>https://forem.com/eduardofuncao</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1447776%2F746c5ab7-c053-4e40-b173-540af53508b9.png</url>
      <title>Forem: eduardofuncao</title>
      <link>https://forem.com/eduardofuncao</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/eduardofuncao"/>
    <language>en</language>
    <item>
      <title>pam - a minimal SQL client for the CLI (dbeaver terminalized!)</title>
      <dc:creator>eduardofuncao</dc:creator>
      <pubDate>Wed, 28 Jan 2026 17:55:50 +0000</pubDate>
      <link>https://forem.com/eduardofuncao/pam-a-minimal-sql-client-for-the-cli-dbeaver-terminalized-1fib</link>
      <guid>https://forem.com/eduardofuncao/pam-a-minimal-sql-client-for-the-cli-dbeaver-terminalized-1fib</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frmbhavd8gdxplhj8g5tx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frmbhavd8gdxplhj8g5tx.png" alt="terminal running pam's database drawer" width="800" height="432"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hey everyone!&lt;/p&gt;

&lt;p&gt;I just released the first beta of Pam's database drawer, a minimal terminal-based SQL client that works with multiple databases: Postgres, Oracle, MySQL/MariaDB, SQLite, SQLServer, and Clickhouse are supported out of the box.&lt;/p&gt;

&lt;p&gt;Pam helps you connect to databases from your terminal; save and run queries (with params and default values) for later reuse; view interactive result tables; update cells and delete rows directly in the terminal view and more! under the hood, pam uses golang with a variety of database drivers, and is made beautiful with charm/bubbletea.&lt;/p&gt;

&lt;p&gt;The goal is a useful tool with just the features you need for quick and simple database management, not a huge all-in-one IDE.&lt;/p&gt;

&lt;p&gt;Repo with install and usage instructions (free and open source):&lt;br&gt;
&lt;a href="https://github.com/eduardofuncao/pam" rel="noopener noreferrer"&gt;https://github.com/eduardofuncao/pam&lt;/a&gt; / &lt;a href="https://private-user-images.githubusercontent.com/45571086/535609147-b62bec1d-2255-4d02-9b7f-1c99afbeb664.gif?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Njk2MjE4MzYsIm5iZiI6MTc2OTYyMTUzNiwicGF0aCI6Ii80NTU3MTA4Ni81MzU2MDkxNDctYjYyYmVjMWQtMjI1NS00ZDAyLTliN2YtMWM5OWFmYmViNjY0LmdpZj9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAxMjglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMTI4VDE3MzIxNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNlNDQyMTc0MjYyNWU0ZTdlMDY5MWQ0MDMwNTg3MDY5MTljZDJlMzg4Nzk5NTRiNTBhNTI3MzIwMTQ3OWZiYjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.w72UFR0IyU2YMBOKlve3Dy93iFrHbax1SMC_1ZlOZSE" rel="noopener noreferrer"&gt;demo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;demo: &lt;/p&gt;

&lt;p&gt;I’d love your feedback and suggestions, especially if you have ideas for ux/ui improvements or database edge cases to support.&lt;/p&gt;

&lt;p&gt;So how do you like it? Do you think this would fit your workflow well? Thanks!&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>cli</category>
      <category>programming</category>
      <category>database</category>
    </item>
  </channel>
</rss>
