Skip to main content

PyGoo is an Object-Graph mapper, similar to SQLAlchemy but for graph DBs

Project description

PyGoo
==========================

PyGoo is an object-mapper for graph databases, such as `Neo4j`_.
It achieves the same goal as other object-mappers such as SQLAlchemy,
but uses graph databases as its backend.
It can also work as standalone mode, where there is no synchronization
with an underlying database but all the data is kept in memory.

.. _`Neo4j`: http://neo4j.org


.. This is your project NEWS file which will contain the release notes.
.. Example: http://www.python.org/download/releases/2.6/NEWS.txt
.. The content of this file, along with README.rst, will appear in your
.. project's PyPI page.

News
====

0.1.1
----

*Release date: 3-Dec-2010*

* Fixed previous release which somehow managed to not get the
mentioned fixes...

0.1
----

*Release date: 1-Dec-2010*

* first release that allows to have Smewt working. Still lots of
issues to fix (esp. regarding performance), but it works!


0.1a1
-----

*Release date: 26-Sep-2010*

* first released development version; still not-so-nice codebase, but
has the minimum required to run Smewt without apparent bugs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygoo-0.1.1.tar.gz (42.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page