Skip to content

Commit

Permalink
deploy: e91ac5b
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCurrin committed Sep 10, 2024
1 parent 63f6ff9 commit 5052862
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://michaelcurrin.github.io/dev-resources/feed.xml" rel="self" type="application/atom+xml" /><link href="https://michaelcurrin.github.io/dev-resources/" rel="alternate" type="text/html" /><updated>2024-09-10T09:06:00+00:00</updated><id>https://michaelcurrin.github.io/dev-resources/feed.xml</id><title type="html">Dev Resources</title><subtitle>Links to tutorials/articles/docs/Wikipedia about programming languages, developers tools and services</subtitle><author><name>Michael Currin</name></author></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://michaelcurrin.github.io/dev-resources/feed.xml" rel="self" type="application/atom+xml" /><link href="https://michaelcurrin.github.io/dev-resources/" rel="alternate" type="text/html" /><updated>2024-09-10T09:09:01+00:00</updated><id>https://michaelcurrin.github.io/dev-resources/feed.xml</id><title type="html">Dev Resources</title><subtitle>Links to tutorials/articles/docs/Wikipedia about programming languages, developers tools and services</subtitle><author><name>Michael Currin</name></author></feed>
8 changes: 4 additions & 4 deletions resources/tools/db-client.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,9 @@ <h1 class="post-title">
DBeaver
</a>
</td>
<td>All popular SQL databases like MySQL, MariaDB, PostgreSQL, SQLite</td>
<td>SQL e.g. MySQL, MariaDB, PostgreSQL, SQLite,</td>
<td>Windows, macOS, Linux</td>
<td>Free with Pro option</td>
<td>Free and Pro options</td>
</tr>

<tr>
Expand All @@ -198,7 +198,7 @@ <h1 class="post-title">
Navicat
</a>
</td>
<td>MySQL, Postgres, MongoDB, MariaDB, SQL Server, Oracle, possibly more</td>
<td>SQL e.g. MySQL, Postgres, MongoDB, MariaDB, SQL Server, Oracle.</td>
<td>Windows, macOS, Linux</td>
<td>Paid</td>
</tr>
Expand All @@ -209,7 +209,7 @@ <h1 class="post-title">
DataGrip
</a>
</td>
<td>SQLite, MS SQL, MySQL, Oracle, Postgres, MariaDB, MongoDB, Redis, and more</td>
<td>SQL e.g. SQLite, MS SQL, MySQL, Oracle, Postgres, MariaDB. NoSQL e.g. MongoDB, Redis.</td>
<td>Windows, macOS, Linux</td>
<td>30-day trial</td>
</tr>
Expand Down

0 comments on commit 5052862

Please sign in to comment.