Big data
A term used to describe data that doesn’t fit the usual containers
Features of big data
Volume
Velocity
Vareity
Data held on the servers consist of many different types of data
Analyzing big data
There is a lack of structure, requiring machine learning techniques to discern patterns
Functional programming in big data
Functional programming is used as:
- The programs are stateless (no side effects)
- Data structures are immutable
- Supports higher order functions
Face-based model
Graph schema for big data
Uses graphs consisting of nodes (entities) and edges (relationships) to represent a dataset