We look into the CRUD concepts using a ORM i wrote called snok

Subscribers:
11,800
Published on ● Video Link: https://www.youtube.com/watch?v=T69v3Uiz4vQ



Category:
Vlog
Duration: 21:01
124 views
7


The CRUD concept is pretty integral to the state-management concepts and an ORM is a good way to store information. ORM stands for Object-Relation Mapping and the CRUD concept is the function Create Read Update Delete. Using my ORM Snok we will look at the concepts and talk about the pros and cons of using tools for data management.

Git repository:
https://github.com/kalaspuffar/snok

Please follow me on Twitter
https://twitter.com/kalaspuffar

Learn more with a Coursera course
https://coursera.pxf.io/DanielPersson

My merchandise:
https://teespring.com/stores/daniel-persson

Join this channel to get access to perks:
https://www.youtube.com/channel/UCnG-TN23lswO6QbvWhMtxpA/join

Or visit my blog at:
https://danielpersson.dev

Outro music: Sanaas Scylla

#php #orm #crud







Tags:
crud orm
CRUD example
all about ORM and CRUD operations
How to do CRUD Operations
snok
Create Read Update Delete
Object-Relation Mapping
how to do crud operations in php
object-relational mapping
create read update delete php
crud example in php