Can the prettytable library be used as a mysql or postgresql replacement for small database management system?
2 Answers
New AnswerI need to create an online store using django and i would like to know whether instead of using mysql or postgresql ,i can use a simple library such as prettytable for managing my database using relational table
12/15/2020 4:17:57 AM
David Bukedi Diela2 Answers
New AnswerNo, it's just for representation . It does not save any data and not a DBMS. If you don't want to use SQL, you can try csv
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message