The Node database
Monday, January 14th, 2008Whilst in Australia over the last year, I spent some time working on an idea I had about a new way to store, retrieve, and reference data.
For a description of the database, please go to http://www.stroppytux.net/projects/node or if you would like to look at the code, go to http://www.stroppytux.net/wsvn/node/trunk/ using username ‘anonymous’ (no password).
I am now looking for people to test my code and ideas, and send me feedback. I am also looking for people who will be interested in helping me develop the code, its currently written in Python, but would like it start moving parts out to c using ctypes.