|
|
RDBMS
|
Big
Data
|
|
Data size
|
Gigabytes
|
Petabytes
|
|
Access
|
Interactive and batch
|
Batch
|
|
Updates
|
Read and write many
times
|
Write once, read many
times
|
|
Structure
|
Static schema
|
Dynamic schema
|
|
Integrity
|
High
|
Low
|
|
Scaling
|
Nonlinear
|
Linear
|
Showing posts with label difference between bigdata and rdbms. Show all posts
Showing posts with label difference between bigdata and rdbms. Show all posts
Monday, February 24, 2014
Comparison between Big Data and RDBMS
Subscribe to:
Posts (Atom)
Featured Posts
Kali Linux Remote Desktop: Access GNOME from Windows Using Native RDP
Kali Linux + GNOME 50 + GNOME Remote Desktop + Windows Remote Desktop (MSTSC) Getting a full GNOME desktop remotely on Kali Linux can be ...
-
public struct CoOrds { public int x, y; public CoOrds( int p1, int p2) { x = p1; y = p2; } }
-
LM Studio Overview LM Studio is a desktop application designed for developing and experimenting with large language models (LLMs)...