Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Short answer is no. Most of the "slow" queries that happen in databases are usually complicated select/join/update statements -- the same can happen for key/value databases. Even with TC, you're still programmatically writing the code to do the query and if you write slow code, your query will still be slow. The sweet sweet technology isn't going to magically solve anyone's problems.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: