Persisting Jython Objects Using DB4O
Monday, January 5th, 2009If you have been following my blog, you will know that I have been playing with the following technologies: DB4O (an open source object database), Jython (Python 2.5, implemented on the JVM), and Django (A python based MVC-style web application framework in the same class as Ruby on Rails).
So far, in tutorials I wrote in [...]