Stack Overflow en español Asked by leonardo D'angeli on January 1, 2022
Tengo por ahora esto guardado en una base de datos, estoy usando flask-pymongo y necesito encontrar en este caso el diccionario con titulo ‘Presente Simple’, ¿Cómo puedo hacer?
learn = [
{'title': 'Verb Tenses',
'img':'public/img/couse01.jpg',
'tenses':[{'title':'Presente Simple',
'subtitle':'Acciones que realizamos cotidianamente',
'img':'public/img/course01.jpg',
'url':'/simple_present'}
],
'subtitle': 'Tiempos Verbales que usamos en nuestras conversaciones'
}
]
La consulta quedaria de la siguiente manera:
db.collection.find({},{"title": "Presente Simple"})
Espero y esto te ayude ?
Answered by Nelson Hernández on January 1, 2022
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP