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.1.0.tar.gz
(29.7 kB
view details)
File details
Details for the file pyArango-1.1.0.tar.gz
.
File metadata
- Download URL: pyArango-1.1.0.tar.gz
- Upload date:
- Size: 29.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9828b671ee77530add2d4e424c48d1d169c04957d6c81b878d314da7091ef7e |
|
MD5 | d1df3e91cc7404496f9197994e27f486 |
|
BLAKE2b-256 | cc306a834c52eb795d83546ef4625d0ae57924202de7ade82cea56545c620424 |