NicoBrown / mongo-db-project

Repository from Github https://github.comNicoBrown/mongo-db-projectRepository from Github https://github.comNicoBrown/mongo-db-project

image

A small terminal based CRUD application which updates a mongoDB collection with a simple text based UI:

image

The main function is written in python, the database connection is created using the pyMongo library. it opens a connection that allows you access to the database and perfomr basic commands on it.

About


Languages

Language:Dockerfile 54.9%Language:Python 45.1%