Looking for advice

20/20 Lab lab at 2020fresno.com
Fri Apr 20 13:28:24 EDT 2018


Going to write my first python program that uses a database. Going to 
store 50-100 rows with 5-10 columns.  Which database / module would you 
advise me to use?  It's basically going to be processing order status 
emails for the sales staff.  Producing a webpage (2-3 times daily, as 
updates arrive) that has the sales staff orders and status on it.   I'm 
thinking just a simple sqlite, but dont want to waste time going down 
the wrong path.


Thank you for your time




More information about the Python-list mailing list