How does Hydrate handle batch data?
Hydrate has a number of features that make it ideally suited to the handling of batch data. It is very fast and efficient, allows you to simultaneously build out your entire object graph from a single denormalized stream of data, and lets you perform operations on the objects as soon as they have been instantiated, rather than waiting for an entire feed file, batch of data or other large unit of data to be loaded.