<?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>DEV Community: Takahiro Horike</title>
    <description>The latest articles on DEV Community by Takahiro Horike (@horike37).</description>
    <link>https://dev.to/horike37</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%2F63561%2F98a99098-8d6d-4b88-9a6f-db09dfacb618.jpeg</url>
      <title>DEV Community: Takahiro Horike</title>
      <link>https://dev.to/horike37</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/horike37"/>
    <language>en</language>
    <item>
      <title>Introducing Diggie　-　Professional GUI client for Amazon OpenSearch Service</title>
      <dc:creator>Takahiro Horike</dc:creator>
      <pubDate>Thu, 19 Aug 2021 14:04:54 +0000</pubDate>
      <link>https://dev.to/horike37/introducing-diggie-professional-gui-client-for-amazon-opensearch-service-2cdg</link>
      <guid>https://dev.to/horike37/introducing-diggie-professional-gui-client-for-amazon-opensearch-service-2cdg</guid>
      <description>&lt;p&gt;I would like you to introduce Diggie to this post, which is a professional GUI client for Amazon OpenSearch Service(Amazon Elasticsearch Service).&lt;br&gt;
Diggie has been designed to help developers make it easy to operate and query your Amazon OpenSearch Service from your laptop.&lt;/p&gt;

&lt;p&gt;This is currently a preview version and you can download the following for free.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://github.com/DiggieApp/Diggie/releases/tag/0.1.0"&gt;Download(Mac/Windows)&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--V_7oUHtd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://raw.githubusercontent.com/DiggieApp/Diggie/master/diggie.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--V_7oUHtd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://raw.githubusercontent.com/DiggieApp/Diggie/master/diggie.gif" alt="diggie"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Motivation
&lt;/h2&gt;

&lt;p&gt;When developing an application using Amazon OpenSearch Service, you may use a REST API client tool like Postman to query OpenSearch from your laptop.&lt;/p&gt;

&lt;p&gt;However, I noticed that some key features were missing to query OpenSearch in a normal REST API client tool something like the following.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Generate signature v4 header to pass IAM authorization of OpenSearch endpoint.&lt;/li&gt;
&lt;li&gt;Optimize visualization to see the query result.&lt;/li&gt;
&lt;li&gt;Import/Export a bunch of data from OpenSearch.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To resolve those problems and provide an "OpenSearch friendly" client tool, I have made it. That is why Diggie was born.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;p&gt;Currently, Diggie is providing the following feature as a developer preview version.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Generate automatically signature v4 header from a profile you select to pass IAM authorization of OpenSearch endpoint.&lt;/li&gt;
&lt;li&gt;Query result in visualizer so that you can easily see the query result from OpenSearch.&lt;/li&gt;
&lt;li&gt;Query history feature so that you can re-use queries you ran in the past.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Feedbacks
&lt;/h2&gt;

&lt;p&gt;Hopefully, Diggie will help you and your team use Amazon OpenSearch Service, and feedback are always welcome!&lt;/p&gt;

&lt;p&gt;If you are interested in it and have question or feedback, let me know it via &lt;a href="https://twitter.com/horike37"&gt;twitter&lt;/a&gt; or &lt;a href="https://github.com/DiggieApp/Diggie"&gt;GitHub&lt;/a&gt; or &lt;a href="//horike@serverless.co.jp"&gt;email&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>opensearch</category>
      <category>aws</category>
      <category>elasticsearch</category>
    </item>
  </channel>
</rss>
