What database should I use?
I am doing first steps in Django. And I want to write program which can help me in my сurrent work. What is the problem? I need to have fields with dictionary of objects. But I do not know how can I do this. As I understood it is rather problematic for sql databases. So can I use nosql ones to solve such problem?