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
The database could be MongoDB because it's dessigned to work with JSON Objects and all the objects that we want to store on the database could be easly represented as JSON Objects.
There is support for node.js, we only need to install de mongodb module.
Store some info in the Database (NoSQL prefered):
The objects to store are:
The text was updated successfully, but these errors were encountered: