An easy to use python driver for ArangoDB with built-in validation
Project description
Python Object Wrapper for ArangoDB_ with built-in validation
===========================================================
pyArango aims to be an easy to use driver for ArangoDB with built in validation. Collections are treated as types that apply to the documents within. You can be 100% permissive or enforce schemas and validate fields on set, on save or on both.
pyArango supports graphs, indexes and probably everything that arangodb_ can do.
pyArango is developed by `Tariq Daouda`_, the full source code is available from github_.
.. _Tariq Daouda: http://bioinfo.iric.ca/~daoudat/
.. _github: https://github.com/tariqdaouda/pyArango
.. _arangodb: http://www.arangodb.com
.. _ArangoDB: http://www.arangodb.com
For the latest news about pyArango, you can follow me on twitter `@tariqdaouda`_.
If you have any issues with it, please file a github issue.
.. _@tariqdaouda: https://www.twitter.com/tariqdaouda
Changelog
===========
1.0.3
-------
* Added support for all types of indexes
* Connections are now managed into sessions that the user can restart if necessary. This allows for a much more stable interaction with ArangoDB when a lot of queries are involved
===========================================================
pyArango aims to be an easy to use driver for ArangoDB with built in validation. Collections are treated as types that apply to the documents within. You can be 100% permissive or enforce schemas and validate fields on set, on save or on both.
pyArango supports graphs, indexes and probably everything that arangodb_ can do.
pyArango is developed by `Tariq Daouda`_, the full source code is available from github_.
.. _Tariq Daouda: http://bioinfo.iric.ca/~daoudat/
.. _github: https://github.com/tariqdaouda/pyArango
.. _arangodb: http://www.arangodb.com
.. _ArangoDB: http://www.arangodb.com
For the latest news about pyArango, you can follow me on twitter `@tariqdaouda`_.
If you have any issues with it, please file a github issue.
.. _@tariqdaouda: https://www.twitter.com/tariqdaouda
Changelog
===========
1.0.3
-------
* Added support for all types of indexes
* Connections are now managed into sessions that the user can restart if necessary. This allows for a much more stable interaction with ArangoDB when a lot of queries are involved
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyArango-1.0.4.tar.gz
(26.6 kB
view details)
File details
Details for the file pyArango-1.0.4.tar.gz
.
File metadata
- Download URL: pyArango-1.0.4.tar.gz
- Upload date:
- Size: 26.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb88b3cd3cc0ab06847de2a39722588ea723dcfb203cdcc19a637cfc611b1c17 |
|
MD5 | 21dadcacbfe3b2ae593b249981f31cec |
|
BLAKE2b-256 | 444ba940d3c461968da48fadaecd68cecca81866957324591cff77901ff9a47d |