I would like to use OrientDB for a social web app using Django. Django has its own RDBM ORM. Besides of pyorient I have not a clear idea how to continue and do not find a lot via google. My questions: 1) Do I keep a RDBM for the 'non social' stuff y/n? 2) If yes, how do I proceed with two databases in Django? 3) If no, how do I do the user registration etc with OrientDB 4) Most importantly: how do I use/ structure pyorient within Django? Do I need to integrate it into the Admin?
Thanks, Kind regards -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
