Java 8 introduced a completely new way of working with data in Java with the Stream interface. In these quick-start videos I explain how easy it is to write database applications with Streams by using Speedment to generate the necessary entity and field classes.

(Spoiler: In the last video I explain why the performance will be just as good as a normal JDBC query!)

Part 1: Create a New Speedment Project

Part 2: Configuration Options in Speedment

Part 3: How to Query a Database Using Streams

Let me know what you think of the videos in the comment section!