I want to create a table using NoSql and python | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

I want to create a table using NoSql and python

Create a table for customers with their name, age, occupation in with NoSQL database and python. Insert fifteen customers into the table Delete the last five customers in the table Find all the male customers in the table

8th May 2019, 5:23 PM
EagleMan
EagleMan - avatar
1 ответ
+ 1
Follow this tutorial and you should be able at the end to do it yourself: https://realpython.com/introduction-to-mongodb-and-JUMP_LINK__&&__python__&&__JUMP_LINK/
8th May 2019, 8:06 PM
Sergiu Panaite
Sergiu Panaite - avatar