Lately I started writing an application for which document database seems like a perfect match for data storage.
I wanted to use MongoDB but as I later discovered there is no proper package for my "hosting machine" (Sheeva Plug with debian on it).
I was looking around the web for something similiar to mongoDB but couldn't find satisfactory result.
Anyone knows any document database that runs on ARM? Python module is welcomed addition.
Ps. CouchDB is a no. I know there is non-x86 Mongo package on git but it is also a no.