On Sep 14, 2020, 13:22 -0700, tutilu...@tutanota.com, wrote:
> 3. The ability to embed PG to run in an automatic, quiet manner as part of 
> something else. I know about SQLite, but it's extremely limited to the point 
> of being virtually useless IMO, which is why I cannot use that for anything 
> nontrivial

I can’t for the life of me imagine how you arrived at this. SQLite is very 
capable indeed. Its dialect of SQL is (deliberately) very similar to Postgres, 
featuring such niceties as recursive CTEs and window functions, and it can 
handle heavy use and multi-terabyte databases if you need (cf bedrockdb).

Reply via email to