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!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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 Antwort
+ 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