Should I use mongodb in my new project?

Hi,
I’m starting a new project with Strapi. I’m using v3 at the moment. I saw a post that Strapi will end it’s support 6 months after stable v4 is released. Should I switch to different db or is it ok to keep using mongo? Please advise.

If you have a working project based on mongo I can see no reason why you cannot use it further. Strapi v4 will not have its own MongoDB support, but there will be the possibility to migrate to v4 using the connectors that will be made by MongoDB or Mongoose, and Strapi promised to provide the necessary data migration tools. There is no due date for this, probably next year until summer.