Hacker News new | ask | show | jobs
by tensor 2771 days ago
We use Postgresql heavily and it's not really a viable replacement. Even if there were an SQL layer, I doubt it would be fully featured enough for our needs. We may evaluate FDB as a distributed cache, but haven't had the time.
1 comments

Curious if it is possible to query fdb as fdw from psql..
Should be able. Yugabyte is doing something similar.