<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>mycli</title><link>https://www.mycli.net/</link><description></description><lastBuildDate>Wed, 09 May 2018 00:00:00 -0700</lastBuildDate><item><title>DBCLI demos at PyCon</title><link>https://www.mycli.net/pycon-2018.html</link><description>&lt;p&gt;&lt;img src='/images/syntax/light/tango.png' width=750px align=center alt='screenshot'/&gt;&lt;/p&gt;
&lt;p&gt;Do you love colorful, terminal applications?&lt;/p&gt;
&lt;p&gt;Are you going to Pycon this year?&lt;/p&gt;
&lt;p&gt;You can't afford to miss the DBCLI booth at PyCon.&lt;/p&gt;
&lt;p&gt;We are an OpenSource org that builds commandline database clients with modern
features. Auto-completion, syntax highlighting and friendly UI.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.dbcli.com"&gt;DBCLI&lt;/a&gt; is the umbrella org that builds
&lt;a href="https://www.mycli.net"&gt;mycli&lt;/a&gt;, &lt;a href="https://www.pgcli.com"&gt;pgcli&lt;/a&gt;, and
&lt;a href="https://github.com/dbcli/mssql-cli"&gt;mssql-cli&lt;/a&gt; projects.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.mycli.net"&gt;mycli&lt;/a&gt; - A better MySQL terminal client with auto-completion and syntax highlighting.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.pgcli.com"&gt;pgcli&lt;/a&gt; - Postgres commandline client with auto-completion and syntax highlighting.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/dbcli/mssql-cli"&gt;mssql-cli&lt;/a&gt; - MSSQL commandline client with auto-completion and syntax highlighting.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This year (2018) we are qualified as an OpenSource sponsor for PyCon. We will
have a booth and will be showing demos of mycli, pgcli and mssql-cli at the
booth. The core devs from all the projects will be available to answer
questions and help you get setup if you're interested. &lt;/p&gt;
&lt;p&gt;Engineers from Microsoft who built the mssql-cli will also be hanging out in
the booth to show you the awesome features of the tool.&lt;/p&gt;
&lt;p&gt;If you are curious to find out why you should use these tools instead of the
default clients, swing by our booth. We'll be happy to convince you why these
tools are awesome!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We have stickers and t-shirts. Above all we're a bunch of Python geeks who'd love
to shoot the shit with you.&lt;/strong&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amjith Ramanujam</dc:creator><pubDate>Wed, 09 May 2018 00:00:00 -0700</pubDate><guid isPermaLink="false">tag:www.mycli.net,2018-05-09:pycon-2018.html</guid><category>python</category><category>pycon</category></item><item><title>Release v1.16.0</title><link>https://www.mycli.net/v1.16.0.html</link><description>&lt;p&gt;&lt;code&gt;mycli&lt;/code&gt; is a command line interface for MySQL that includes
auto-completion and syntax highlighting. &lt;a href="https://www.mycli.net/install"&gt;Read the install instructions&lt;/a&gt; to find out how to get the latest version.&lt;/p&gt;
&lt;p&gt;Mycli 1.16.0 was released on January 1, 2018 and includes these changes:&lt;/p&gt;
&lt;h2&gt;Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Add &lt;a href="https://www.mycli.net/loginpath#dsn"&gt;DSN aliases&lt;/a&gt; to the config file (Thanks: &lt;a href="https://github.com/fraoustin"&gt;Frederic Aoustin&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Do not try to connect to a unix socket on Windows (Thanks: &lt;a href="https://github.com/tsroten"&gt;Thomas Roten&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Roten</dc:creator><pubDate>Mon, 01 Jan 2018 00:00:00 -0800</pubDate><guid isPermaLink="false">tag:www.mycli.net,2018-01-01:v1.16.0.html</guid><category>python</category><category>release</category><category>changelog</category><category>mysql</category></item><item><title>Release v1.15.0</title><link>https://www.mycli.net/v1.15.0.html</link><description>&lt;p&gt;&lt;code&gt;mycli&lt;/code&gt; is a command line interface for MySQL that includes
auto-completion and syntax highlighting. &lt;a href="https://www.mycli.net/install"&gt;Read the install instructions&lt;/a&gt; to find out how to get the latest version.&lt;/p&gt;
&lt;p&gt;Mycli 1.15.0 was released on December 23, 2017 and includes these changes:&lt;/p&gt;
&lt;h2&gt;Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Completes table aliases in WHERE clauses (Thanks: &lt;a href="https://github.com/meeuw"&gt;Dick Marinus&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Adds two new output formats: &lt;code&gt;sql-update&lt;/code&gt; and &lt;code&gt;sql-insert&lt;/code&gt; (Thanks: &lt;a href="https://github.com/meeuw"&gt;Dick Marinus&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Roten</dc:creator><pubDate>Sat, 23 Dec 2017 00:00:00 -0800</pubDate><guid isPermaLink="false">tag:www.mycli.net,2017-12-23:v1.15.0.html</guid><category>python</category><category>release</category><category>changelog</category><category>mysql</category></item><item><title>Release v1.14.0</title><link>https://www.mycli.net/v1.14.0.html</link><description>&lt;p&gt;&lt;code&gt;mycli&lt;/code&gt; is a command line interface for MySQL that includes
auto-completion and syntax highlighting. &lt;a href="https://www.mycli.net/install"&gt;Read the install instructions&lt;/a&gt; to find out how to get the latest version.&lt;/p&gt;
&lt;p&gt;Mycli 1.14.0 was released on December 22, 2017 and includes these changes:&lt;/p&gt;
&lt;h2&gt;Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Add a &lt;a href="https://www.mycli.net/commands#watch"&gt;&lt;code&gt;watch&lt;/code&gt; command&lt;/a&gt; to repeat a query every &lt;code&gt;N&lt;/code&gt; seconds (defaults to 5)
  (Thanks: &lt;a href="https://github.com/Terseus"&gt;David Caro&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Default to unix socket connection if host and port are unspecified. This
  simplifies authentication on some systems and matches mysql behaviour. See
  the &lt;a href="https://www.mycli.net/config"&gt;config documentation&lt;/a&gt; for more information on
  specifying connection information.&lt;/li&gt;
&lt;li&gt;Add &lt;a href="https://www.mycli.net/favorites"&gt;positional parameters&lt;/a&gt; to favorite queries (Thanks: &lt;a href="https://github.com/scrappysoft"&gt;Scrappy Soft&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fix source command for script in current working directory. (Thanks: &lt;a href="https://github.com/meeuw"&gt;Dick Marinus&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Fix issue where the &lt;code&gt;tee&lt;/code&gt; command did not work on Python 2.7 (Thanks: &lt;a href="https://github.com/tsroten"&gt;Thomas Roten&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Internal changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Drop support for Python 3.3 (Thanks: &lt;a href="https://github.com/tsroten"&gt;Thomas Roten&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Merge &lt;code&gt;_on_completions_refreshed&lt;/code&gt; and &lt;code&gt;_swap_completer_objects&lt;/code&gt; functions (Thanks: &lt;a href="https://github.com/meeuw"&gt;Dick Marinus&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Roten</dc:creator><pubDate>Fri, 22 Dec 2017 00:00:00 -0800</pubDate><guid isPermaLink="false">tag:www.mycli.net,2017-12-22:v1.14.0.html</guid><category>python</category><category>release</category><category>changelog</category><category>mysql</category></item><item><title>Kickstarter Experience</title><link>https://www.mycli.net/kickstarter.html</link><description>&lt;p&gt;My first successful open source project was &lt;a href="https://www.pgcli.com"&gt;pgcli&lt;/a&gt;. It was launched more than
two years ago. It was very well-received at that time. It topped the charts on
Github, HackerNews and Reddit.&lt;/p&gt;
&lt;p&gt;I received a few requests via twitter to add support for mysql database in
pgcli. Somehow this didn't seem right because I knew that pgcli wasn't quite up
to par with psql and I wasn't going to distract my focus by adding mysql
support to pgcli. So I kept postponing. Slowly a few core devs joined the pgcli
team and they were able to share a portion of development effort.&lt;/p&gt;
&lt;p&gt;I started to think about mysql support. I wanted to keep it separate from pgcli
because I didn't think a unified db client would do justice to either of the
databases. I was also interested in learning how to do marketing for an
OpenSource project. So I decided that it might be fun to crowd-fund the
development of this new tool.&lt;/p&gt;
&lt;p&gt;I picked Kickstarter because it was the most popular crowd-funding site. I
chose an arbitrary goal of $3000. The preparation to launch the kickstarter was
a lot of work.&lt;/p&gt;
&lt;h2&gt;Preparation:&lt;/h2&gt;
&lt;p&gt;I knew I needed a video for the kickstarter campaign. I was too camera shy to
put my face on the video so I chose to do a screencast instead. I learned how
to use Camtasia and chose to use their 30 day trial to record a screencast. I'm
a big fan of &lt;a href="http://vimcasts.org"&gt;VimCasts&lt;/a&gt;, so I emailed Drew Neil (creator of VimCasts) and asked
for some tips. He gave me useful pointers and I realized that I could record
the screen and voice separately and then splice them together. This saved me so
much anxiety because I realized I can't narrate while I'm typing. After about a
week of multiple recordings and editing I had the final version which was
slightly under 2 mins. As I said, lot of work.&lt;/p&gt;
&lt;h2&gt;Launch:&lt;/h2&gt;
&lt;p&gt;I decided to call this new tool mysql-cli. I bought the domain name and
redirected it to the kickstarter campaign. Writing copy for the kickstarter
campaign took another couple of days. After receiving some feedback from
friends it was ready for launch. I wrote a blog post about the kickstarter
campaign on the pgcli blog. Tweeted out the announcement and posted it to
Facebook.&lt;/p&gt;
&lt;p&gt;During the first day of launch the campaign received more than $300. I was
thrilled by the fact that we reached 10% of the goal in just one day. Second
day was a bit slower but I figured it was just an off day. It kept getting
worse. I posted on Reddit and HackerNews but it went nowhere. I was very
confused. By the second week there were no pledges and the campaign was
hovering around $800. So I was going through a bit of emotional turmoil.&lt;/p&gt;
&lt;p&gt;I had planned the kickstarter to coincide with PyCon. I gave a lightning talk
at PyCon about pgcli and plugged for the kickstarter. Zilch! No takers. People
were impressed by pgcli but no pledges for mycli. While at PyCon I was
approached by an Oracle employee who reminded me that the name "mysql" is
trademarked and I can't call my tool mysql-cli. I was frustrated but I didn't
want Oracle coming after my $900, so I decided to call the campaign "CLI for
MySql and MariaDB". &lt;/p&gt;
&lt;p&gt;During the flight from Montreal (Pycon) to Portland (home), I managed to get
the first implementation of the tool working. It was fairly straight-forward
since I had already done it once for pgcli. So now I had a mostly working clone
of pgcli. I reached out to the local MySQL group in Portland and showed the
half-working version. This was a successful presentation that earned another
$100 towards to the campaign. &lt;/p&gt;
&lt;p&gt;By the third week I was desperate, I tried advertising via google adwords and
twitters ads. I spent about $50 total, no conversions. By now I started sending
cold emails to companies that use MySQL. I sent an email to Youtube, Dropbox,
Percona etc. No replies. Then I googled for mysql consultants and found a few
OpenSource leaning consultants. When I emailed them, I received a few
'no' replies but then one person responded with a 'yes'. The campaign was
hovering around $1500 by now. This company offered to put forth $1500 which
would put me over the goal. I was ecstatic. This was TBS (Tech Blue Software)
Inc. They hadn't pledged yet since they were working out the details
internally.&lt;/p&gt;
&lt;p&gt;I decided to push hard on the last week of the campaign, just in case they fell
through. When I posted on Google+ MySql community it took off. I received a lot
of pledged from there. Then someone posted it on Reddit and a lot of pgcli
users started pledging because they wanted to support pgcli and didn't know how
else to give money. I was humbled by the support. Three days before the end of
the campaign a ton of coworkers and friends from NewRelic started pledging and
they pushed the campaign over the goal. &lt;/p&gt;
&lt;p&gt;On the final day TBS pledge ($1500) came through and it put us well over the
goal. So in the end the campaign looked like it was a grand success. But
marketing for the campaign was constant work. I was glad it was over because
now I can go back to doing what I know well, coding.&lt;/p&gt;
&lt;p&gt;I created a github org and invited all the backers. I gave them all access to
the early preview. I started delivering on my promises ahead of schedule and it
was mostly well-received. Since the launch I've received two donations via
paypal. One for $15 and another for $25. I've donated both contributions to
charities since I am gainfully employed and making a good salary.&lt;/p&gt;
&lt;h2&gt;Conclusion:&lt;/h2&gt;
&lt;p&gt;Later I found out that the first week and the last week of Kickstarter
campaigns are the most active periods. So what I experienced was not out of
ordinary but it was still an emotional roller-coaster. It was a great
experience and I learned some valuable lessons in marketing. I wouldn't
recommend it as a way to fund ongoing development costs of a project. &lt;/p&gt;
&lt;p&gt;ps: The name mycli was recommended by an early backer. I don't remember the
name of the backer but I decided to use that name for my final launch.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amjith Ramanujam</dc:creator><pubDate>Sat, 02 Sep 2017 00:00:00 -0700</pubDate><guid isPermaLink="false">tag:www.mycli.net,2017-09-02:kickstarter.html</guid><category>python</category><category>general</category></item><item><title>Mycli</title><link>https://www.mycli.net/mycli.html</link><description>&lt;p&gt;Mycli is a user-friendly commandline client for MySQL, MariaDB and Percona. It
has unique features like autocompletion and syntax highlighting that make it
easy to use. &lt;/p&gt;
&lt;p&gt;&lt;img src='/images/main.gif' align=center alt='mycli'/&gt;&lt;/p&gt;
&lt;p&gt;Mycli is written in python using the wonderful &lt;a href="https://github.com/jonathanslenders/python-prompt-toolkit"&gt;prompt-toolkit&lt;/a&gt; library. It is
cross-platform compatible and it is tested on Linux, MacOS and Windows.&lt;/p&gt;
&lt;p&gt;It is developed by a team of core devs from around the world. The
user-friendliness is not just limited to the tool but the entire community is
friendly and welcoming to newcomers. &lt;/p&gt;
&lt;p&gt;The project is lead by &lt;a href="https://github.com/tsroten"&gt;Thomas Roten&lt;/a&gt;. The core
team constitutes &lt;a href="https://github.com/j-bennet"&gt;Irina&lt;/a&gt;,
&lt;a href="https://github.com/meeuw"&gt;Dick&lt;/a&gt;, &lt;a href="https://github.com/fpietka"&gt;François&lt;/a&gt;,
&lt;a href="https://github.com/mdsrosa"&gt;Matheus&lt;/a&gt;,
&lt;a href="https://github.com/johnksterling"&gt;John&lt;/a&gt;, &lt;a href="https://github.com/darikg"&gt;Darik&lt;/a&gt;
and &lt;a href="https://github.com/amjith"&gt;Amjith&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you're interested in using the project, check out the quick start guide or the installation guide. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.mycli.net"&gt;QuickStart&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.mycli.net/install"&gt;Installation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you're interested in helping us develop mycli you can find out source hosted
on &lt;a href="https://github.com/dbcli/mycli/"&gt;github&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Check out our &lt;a href="https://github.com/dbcli/mycli/blob/master/CONTRIBUTING.md"&gt;contributing
document&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amjith Ramanujam</dc:creator><pubDate>Wed, 02 Aug 2017 00:00:00 -0700</pubDate><guid isPermaLink="false">tag:www.mycli.net,2017-08-02:mycli.html</guid><category>python</category></item><item><title>Test - First post</title><link>https://www.mycli.net/test.html</link><description>&lt;p&gt;This is a test blog post.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amjith Ramanujam</dc:creator><pubDate>Wed, 02 Aug 2017 00:00:00 -0700</pubDate><guid isPermaLink="false">tag:www.mycli.net,2017-08-02:test.html</guid><category>test</category></item></channel></rss>