Level 75
See these
https://laracasts.com/discuss/channels/eloquent/writing-all-queries-directly-vs-model-relations
https://laracasts.com/discuss/channels/laravel/sql-native-to-query-builder
https://laracasts.com/discuss/channels/laravel/coverting-ms-access-queries-to-laravel-query-builder
https://laracasts.com/discuss/channels/general-discussion/sql-injection-2
Query builder handles proper bindings in the background.