How to integration mysql in angular? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

How to integration mysql in angular?

Mysql in angular backend

20th Sep 2021, 6:16 AM
vardhan js
vardhan js - avatar
1 Answer
+ 10
You can't connect Angular to MYSQL directly. You need to use a backend technology like Node and Express.js Here's a good article https://developer.okta.com/blog/2019/08/16/angular-mysql-express
26th Sep 2021, 12:32 PM
Igor Makarsky
Igor Makarsky - avatar