+ 1

What is the best database to be used with Python?

Considering the programmability in Python only, not the database :)

11th Jul 2017, 3:56 PM
Gustavo Saidler
Gustavo Saidler - avatar
1 ответ
+ 6
If you mean an SQL-related module, I recommend sqlite3: https://code.sololearn.com/csyhsIovmZJ3/?ref=app
11th Jul 2017, 4:00 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar