Skip to main content

2 docs tagged with "crud"

View all tags

Basic SQL Queries

Master the four basic operations of SQL (CRUD) to interact with your PostgreSQL tables.

CRUD Operations in REST

Master the mapping of CRUD actions to HTTP methods and learn how to handle data flow in a professional API.