I am studying on Python anyone advise me. which database I use with Python? if I want to be a backend developer. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

I am studying on Python anyone advise me. which database I use with Python? if I want to be a backend developer.

7th Jan 2018, 8:36 AM
Deepak Saini
Deepak Saini - avatar
1 Answer
+ 1
Any database will do, but I guess the most popular is MySql. You can also use SQLite, which work in a single file instead of a server.
7th Jan 2018, 8:56 AM
Vincent
Vincent - avatar