DEV Community

ramakavuri
ramakavuri

Posted on

ReactJS and MYSQL

i need a complete program for mysql and react js in one project with out using any port with web-pack like
in the same program

  1. Connection to DB mysql
  2. open the connection
  3. put a sql statement
  4. result -> sucess or failure 5 .data-> get the records
  5. close the connection

Latest comments (0)