HN user

puredevotion

1 karma
Posts0
Comments2
View on HN
No posts found.

It is really hard to tell that CouchDB was the wrong option, since (if I understand correctly) you're doubting your choice on performance issues.

Performance (or lack thereof) can come from the back-end as well, such as complex algorithms. Then there's the connection between the database and the application, caching etc.

I have tried cassandra for a while, but my knowledge of MySQL is so far superior that I stopped bothering with NoSQL and went back to SQL.