Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

1K
Views
Create Strapi App, no option for mongoDB on custom installation type

When attempting to create a Strapi App which is connected to a MongoDB cluster and selecting the custom installation, all online tutorials suggest that "mongodb" should be one of the options in the dropdown list alongside "postgres", "mysql" and "sqlite". However, I am not getting an option for mongodb.

only getting the sql options

I have tried reinstalling nodejs which then triggered the reinstall of create-strapi-app. I also have mongoDB installed locally.

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

Strapi has abandoned its support for NoSQL DBs. The MongoDB team might (if at all) write their own connector to MongoDB, however ETA is around July, and stable version ETA is around August. SQLite is now the default DB. However I believe they recommend using PostgreSQL for production.

over 4 years ago · Santiago Trujillo Report

0

try with v3

npx create-strapi-app@3.6.8 fileName

Is running well with MongoDB

over 4 years ago · Santiago Trujillo Report

0

This worked for me guys,

  1. Install strapi locally to your system using npm i strapi@alpha -g

  2. Run mongodb locally on your system.

  3. Use strapi new <project name> for creating a new project.

  4. Choose your installation type as "custom"

This will avail "Mongo" on the list of supported Databases for Strapi.

Hope this will work for everyone.

Thanks

Reference:

https://strapi.gitee.io/documentation/3.0.0-alpha.x/guides/databases.html#mongodb-installation

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!