what db are you guys using for nodebb, and when do you choose one over the other and why?

General Discussion
  • Q1: what db are you guys using for nodebb, and when do you choose one over the other and why?

    Sure, it all depends on x,y,z. but would like to hear from the devs who are actually making it and using it.

  • MongoDB is the recommended data store.

    For development I use redis because it is just easier for me to use (e.g. zrange sortedSet 0 -1 vs db.objects.find({ _key: "sortedSet" }).pretty();)

    All three are supported by the NodeBB team 😄


Suggested Topics


  • 0 Votes
    6 Posts
    1395 Views
  • 0 Votes
    4 Posts
    1328 Views
  • 0 Votes
    3 Posts
    5184 Views
  • 0 Votes
    72 Posts
    27814 Views
  • 0 Votes
    5 Posts
    2772 Views