You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone, I'm on a journey to explore DBMS and RDBMS with my best friend, MySQL. It's an exciting adventure, and I'm eager to learn and share my experiences.
I am using Nodejs and MySQL for user login functionality. Additionally, I am utilizing Expressjs as the web application framework and Body-Parser to handle incoming request bodies.