ArnobMahmud / mySQL-CRUD

In computer programming, create, read, update, and delete is a software architectural style regarding the four basic operations of persistent storage. Alternate words are sometimes used when defining the four basic operations of CRUD, such as construct instead of create, retrieve instead of read, or destroy or destruct instead of delete.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArnobMahmud/mySQL-CRUD Stargazers