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
    2 Posts
    261 Views
  • 0 Votes
    10 Posts
    1340 Views
  • 0 Votes
    3 Posts
    3353 Views
  • 0 Votes
    2 Posts
    1767 Views
  • 0 Votes
    2 Posts
    1083 Views