mogui / pyorient

Orientdb driver for python that uses the binary protocol.
Apache License 2.0
167 stars 126 forks source link

Django Pyorient #275

Open tommykennedy opened 6 years ago

tommykennedy commented 6 years ago

I was wondering if there are any example projects that show how to use Pyorient OGM with Django.

wangsanshi123 commented 6 years ago

I have the same problem,could anyone help me ?

LegolasVzla commented 5 years ago

I'm working in a little personal project, with django and pyorient OGM, integrating django rest framework, swagger, postgreSQL and orientdb, with the CRUD basic operations. I was searching another project but i couldn't find it, so I hope this will be useful for anyone else.