ga-wdi-exercises / sweet-libs

[meta]
0 stars 12 forks source link

Blazing Saddles #29

Closed karldonus closed 8 years ago

karldonus commented 8 years ago

https://github.com/karldonus/mongoFirstAttempt

Comfort Level: 3

Observations: MongoDB isn't as bad as I thought. Took a while to get everything up and running. Mongoose certainly made things DRYer compared to the native mongodb driver.

edwardpark commented 8 years ago

there's something funny with your root callback on my initial load but other than that it looks great !

puzzleboks commented 8 years ago

So which database do you guys like the best? Mongo, Firebase, PostgresQL, or Sequelize. Good job.