Tricky question perhaps… but straightforward.
What would be XTDB’s team recommendation, for someone to determine if XTDB is going to bottleneck operations in comparison to a relational DB like Postgresql.
Yes I know that Postgregsql can be used through a JDBC so really, this is like comparing “Postgresql with single table schema vs Postgresql with typical relational multi-table schema”.
This is the one question that makes me uneasy about picking XTDB for any/every project, fearing that the shape of the data might be better served by a relational DB (or not), and not knowing the answer.