Learn Basic Text Search in PostgreSQL and ReactJS

In this tutorial, we are going to learn how to do basic text search in PostgreSQL with the LIKE operator along with the method to avoid SQL injection. Video Time Stamps 0:00 Demo 2:21 Learn the LIKE operator 9:06 Create server , database, and generate data from Mockaroo 16:23 Connect Database with Server 18:45 Create the Search Route 28:39 Build the Client Side 40:57 Review and Introduce SQL Injection Completed Project: https://github.com/ousecTic/pg-basic-... The fake Data I used in this video : https://github.com/ousecTic/pg-basic-... PostgreSQL Installation :    • PostgreSQL (Postgres) - Installation & Ove...