<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - support for SQL datatype INTERVAL"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=51779#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - support for SQL datatype INTERVAL"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=51779">bug 51779</a>
              from <span class="vcard"><a class="email" href="mailto:gokaysatir@gmail.com" title="Gökay ŞATIR <gokaysatir@gmail.com>"> <span class="fn">Gökay ŞATIR</span></a>
</span></b>
        <pre>Is there an ongoing discussion about which db system to choose? Like this one:
<a href="https://ask.libreoffice.org/en/question/88866/base-firebird-vs-hsqldb-embedded-database/">https://ask.libreoffice.org/en/question/88866/base-firebird-vs-hsqldb-embedded-database/</a>

Or is the decision is made already?

I think SQLite could again be the candidate. Its latest versions support
multiple reads at the same time, it handles multiple connections well.

SQLite just needs a wrapper for data types, which can be implemented on top of
it.

Also, it has amalgamation, i personally find that feature valuable.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>