So I'm looking at the best solution in terms of "Ease of Learning" for working on a orientdb database from Python.
options:
- https://github.com/mogui/pyorient (doesn't support the latest)
- Bulbs though Rexster
- The REST API of Orientdb
Any of you have some experience with the above or knows something better ? Thank you.