> On Sep 22, 2020, at 5:28 PM, tutiluren@tutanota.com wrote:
>
> I hate the "wrong tool for the job" argument. It assumes that everyone has infinite time, energy and brain capacity
tolearn endless redundant tools just to "use the right tool for the job" rather than "use what you actually know". I
knowPG. I don't know SQLite. They are very different. So obviously, I want to use PG.
https://duckdb.org/docs/why_duckdb
Maybe this would provide something in between. I have not used it, but it sounds interesting. Based on SQLite engine
anduses the Postgres SQL parser. Lots of built-in functions appear to be the same or very similar to Postgres.
John DeSoi, Ph.D.