On 07/08/13 15:33, David Jordan wrote:
TDB IS much faster. I was even warned, in particular, that of the
relational DBs, that Postgres would be slower than similar
alternatives, like MySQL.
That hasn't been my experience. I don't use relational stores for RDF,
but I do use them with my Rails projects. I find modern Postgres to be
superior in most respects to MySQL, and as far as I can tell that's a
fairly common view in the Ruby community. Of course, a lot of people
will also say that NoSQL stores are even better, but that's another story!
Ian