Santa-Clara-Media-Lab / mongo-database-project

Using Node.js to connect to MongoDB server for utilizing cloud storage to store large quantities of digital media platform analysis files...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mongo-database-project

  • Using CRUD operations create, read, update, and delete documents.
  • In the future, will query and funnel social media metadata into MongoDB's cloud collections without having to store locally on PC / remotely on my Raspberry Pi.

MongoDB Collection

createListing()

createMultipleListings()

findOneListingByName()

findListingsWithMinimumBedroomsBathroomsAndMostRecentReviews()

updateListingByName()

upsertListingByName()

updateAllListingsToHavePropertyType()

About

Using Node.js to connect to MongoDB server for utilizing cloud storage to store large quantities of digital media platform analysis files...

License:MIT License


Languages

Language:JavaScript 100.0%