- Decide on a convention for embedding SQL and then be **consistent**. - Replace `var` with the explicit type when the assigned value comes from a function call. - Rename the `Junction` table to something like `PostTagJunction`.