0

I'd like to know how to implement MongoDB to Angular 9 for Inserting, Deleting and updating data. I heard it can be done using Node JS.

I need some sample code for an academic project.

1 Answer 1

1

This link is a great step towards learning NodeJS express and Mongo DB connection with CRUD operations.

The author has mentioned step by step procedure for DB operation with Node. And to combine it with Angular, you can create something to call CRUD APIs of your Node application which will handle the DB connection.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.