Skip to content

Instantly share code, notes, and snippets.

@Chun-Yang
Created August 7, 2017 16:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Chun-Yang/10c7f210b92e87fc6e4fe7a7d37cc712 to your computer and use it in GitHub Desktop.
Save Chun-Yang/10c7f210b92e87fc6e4fe7a7d37cc712 to your computer and use it in GitHub Desktop.
  • mongo and mongoose pro: there is no schema, no need to migrate
  • knex pro: simple
  • sequelize: pro: can automatic sync (useful in development)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment