A request you send to a database to fetch or change specific data. In SQL, a query reads a lot like a plain sentence: "give me all the posts by user 42" maps almost directly onto the code you write.