<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">The way that I've come to understand it
      is a little bit analogous to the RISC/CISC concept of the early
      1990s. For certain use cases in code, it *may* be more efficient
      to use a noSQL app than an RDBMS. Historically, I've written code
      with the idea of letting RDBMSses do the heavy lifting, but
      perhaps the approach to use today is to game out your app in good
      faith both with a noSQL backend and an RDBMS backend and see if
      there are huge benefits to be had with one versus the other.</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">It may make a difference depending on
      what's going on in the larger environment: is your data store
      backend being hit by more than one app at once and how does that
      affect your determination re the above. <br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 12/20/18 7:39 PM, Jonathan Meek via
      Ale wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:AAB69203-CF3C-4DFB-9BEF-11F9D9287568@gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      This was a cool article. I have found myself looking more at
      regular SQL DB solutions than NoSQL DB solutions. 
      <div><br>
      </div>
      <div>Does anyone on list use a NoSQL DB in production and if so,
        what was the reason for using it?</div>
      <div><br>
      </div>
      <div>I am just curious because I am not understanding the business
        case for using a NoSQL solution. </div>
      <div><br>
      </div>
      <div>Regards,</div>
      <div><br>
      </div>
      <div>Jonathan<br>
        <div><br>
          On Dec 19, 2018, at 7:53 PM, Jim Kinney via Ale <<a
            href="mailto:ale@ale.org" moz-do-not-send="true">ale@ale.org</a>>
          wrote:<br>
          <br>
        </div>
        <blockquote type="cite">
          <div>The mongo didn't do what was needed so they converted to
            postgresql. Nice article with links to tools used.<br>
            <br>
            <a
href="https://www.theguardian.com/info/2018/nov/30/bye-bye-mongo-hello-postgres"
              moz-do-not-send="true">https://www.theguardian.com/info/2018/nov/30/bye-bye-mongo-hello-postgres</a><br>
            -- <br>
            Sent from my Android device with K-9 Mail. All tyopes are
            thumb related and reflect authenticity.</div>
        </blockquote>
        <blockquote type="cite">
          <div><span>_______________________________________________</span><br>
            <span>Ale mailing list</span><br>
            <span><a href="mailto:Ale@ale.org" moz-do-not-send="true">Ale@ale.org</a></span><br>
            <span><a href="https://mail.ale.org/mailman/listinfo/ale"
                moz-do-not-send="true">https://mail.ale.org/mailman/listinfo/ale</a></span><br>
            <span>See JOBS, ANNOUNCE and SCHOOLS lists at</span><br>
            <span><a href="http://mail.ale.org/mailman/listinfo"
                moz-do-not-send="true">http://mail.ale.org/mailman/listinfo</a></span><br>
          </div>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Ale mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Ale@ale.org">Ale@ale.org</a>
<a class="moz-txt-link-freetext" href="https://mail.ale.org/mailman/listinfo/ale">https://mail.ale.org/mailman/listinfo/ale</a>
See JOBS, ANNOUNCE and SCHOOLS lists at
<a class="moz-txt-link-freetext" href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>