Thanks for your quick reply Vasile.  I am truly impressed with this
community.

There are some interesting comparisons between MongoDB and OrientDB.
I chose Orient for my project because of the graph capabilities on top
of its document capabilities.

The mongo adapter is probably a good starting point and thank you for
your willingness to test/contribute.

Another question, do you know how web2py does the renaming/uploading
of files?  I'm trying to determine which would be the best approach
between:

1) Use binary and store images/videos directly in OrientDB

2) Use mysql/postgres to store images because web2py already handles
renaming and uploading of file, then reference it from OrientDB.

I'll post here as soon as I have an update on the adapter's progress.

-David Bloom

Reply via email to