Skip to content

wackou/pygoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Note: at the moment there is still no backend available, only in-memory graphs are allowed

TODO: OneToMany is in fact OrderedList or UnorderedList (Set)

About

PyGoo is an object-mapper for graph databases.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages