2016년 2월 20일 토요일

RDBMS vs Hadooop vs NOSQL

RDBMS

interactive & batch
many read/write
static schema


Hadooop

batch ( spark and many libraries help interactive though)
write once / read many times
schema on read
Scale out

NoSQL
eventual consistency. 

댓글 없음:

댓글 쓰기