We look into the CRUD concepts using a ORM i wrote called snok
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