/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.

Primary LanguagePHPMIT LicenseMIT

No issues in this repository yet.