Data & Backend

What is Query?

A request to get or change data.

Why it matters when you're building

Every time your app shows or saves something, a query runs behind the scenes. It's the conversation with your database.

Related terms