Software Details:
Version: 0.2.1
Upload Date: 13 May 15
Distribution Type: Freeware
Downloads: 135
ArangoDB-Python allows developers to interact with the ArangoDB REST API from Python-based websites or applications.
The package is basically an ODM (object document mapper), similar to what an ORM (object relational mapper) stands for to relational databases.
Documentation is included with the download package.
Currently, ArangoDB-Python supports the following ArangoDB features:
- Custom database connections
- Collections
- Documents
- Indexes cursors
- Edges
Other ArangoDB clients are available for:
C#
PHP
Ruby (1)
Ruby (2)
JavaScript
What is new in this release:
- Added create_edges() method description.
What is new in version 0.1.7:
- Updated README.
What is new in version 0.1.3:
- Fixed README.md issue.
Requirements:
- ArangoDB
Limitations:
- Still under development. Some ArangoDB features are unsupported.
Comments not found