Hacker News new | ask | show | jobs
by hfmuehleisen 2099 days ago
One of the DuckDB authors here. The answer is yes, but only in read-only mode at the same time.
1 comments

What about one single client writing and multiple clients in read-only mode? Any problems with storing the file on network storage? Basically, how far can you push it before it is better to just use PostgreSQL?