9 posts tagged with "Database"
View All TagsUsing Lambda functions to retrieve data from a DynamoDB database and then pass it back through API Gateway.
Creating an API server and then interacting with it using Axios and Redux Actions to save data to a database.
MongoDB is a Non-Relational Database that stores data in objects and arrays. MongoDB is the most popular database to use with Node.js, Express.js, and modern web applications in general.