Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

152
Vistas
Schema for saving a lot of questions MongoDb
  1. If I have a survey application for child tracking what is the best way to save survey questions in MongoDB? Knowing that survey is divided into stages (about 12 stages), each stage is divided into 4 categories and each category has a number of questions. In other words, what is the best schema model to save such a date contains a lot of questions?

const devCheckListSchema = new mongoose.Schema({ 
          childName: {
            type: String,
            trim: true,
            required: [true, 'Name is required!']
          },
          createdAt: {
            type: Date,
            default: Date.now
          },
          // ...
        }); 
  1. Questions are in the Arabic language is there any way to store them in the MongoDB database in Arabic?
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda