Data & Backend

What is CRUD?

Create, Read, Update, Delete — the four basic data actions every app does.

Why it matters when you're building

Almost every app feature is just CRUD in disguise. See it and software stops feeling mysterious.

Related terms