Oh, before I forget, xsdb:
December 12th, 2003
Oh, before I forget, xsdb:
eXtremely Simple Database, in pure Python (though you really want Stackless Python for the server
mode). Actually, this was a good excuse for me to try out Stackless,
because it brings continuations and coroutines to Python (by turning the
interpreter totally on its ear).