Which do you think is better?
Ask HN: NoSQL vs. NewSQL, what's your choice?
1–3 of 3 posts
Re: Ask HN: NoSQL vs. NewSQL, what's your choice?
#2...almost anything but NoSQL...
Re: Ask HN: NoSQL vs. NewSQL, what's your choice?
#3What do you mean by 'better'?
NewSQL claims to provide scalability advantages over traditional sql based systems. But I still prefere Postgres or MySQL over VoltDB or others, since there is plenty known solitions and documentation available. If you have large datasets with dynamic structures and less relations between collection items, you go NoSQL.