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.3.tar.gz
(26.1 kB
view details)
File details
Details for the file pyArango-1.0.3.tar.gz
.
File metadata
- Download URL: pyArango-1.0.3.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8fea03efb3568217214de97d1f0dc8643e4019991bb2943c805bcccc3e1e45c |
|
MD5 | fb3a202189ae74349164d88ce5ed429c |
|
BLAKE2b-256 | 36500ba36205603b046cdce84f89d76806283a8e8f562c988cce52e599d98206 |