|
|
|
|
|
by brutimus
5926 days ago
|
|
This quote rubs me the wrong way a little... "The relational database tool chain is not evolving. It has failed for large scale, real-time environments." I've been a big user of Postgres for going on five years now and it has made giant leaps in both features and performance. You can't blindly say relational tools are done evolving. I know the other players have made a lot of progress lately too (Oracle, MySQL, etc). |
|
You can mirror the DB and configure it to do off-line analysis, or use something more suitable, but if it doesn't need to be transactional (and really, the top 10 comments your friends just made don't need to be transactional) then use a more suitable tool with less strict behavior.