On Friday, June 10, 2016 at 12:30:47 AM UTC+12, Peter Heitzer wrote: > What I would like is if I write > > email['frank']='fr...@middle-of-nowhere.org' > > in my python script it generates a statement like > update users set email='fr...@middle-of-nowhere.org' where username='frank';
That’s not a database, that’s a key-value store. <http://blogcoward.com/images/blogcoward_com/WindowsLiveWriter/NoSQLlinksofinterest_10C52/fault-tolerance[1]_3.png> -- https://mail.python.org/mailman/listinfo/python-list