Open thewebhatesme opened 10 years ago
Many similar projects using MongoDB to manage the HAR data. We should also throw an eye on. https://github.com/doctrine/DoctrineMongoDBBundle
I think we can just have both in the project. ODM and ORM may use the same modelclass interfaces. Maybe WE start with ORM and use Models which implement interfaces which allows us to switch to ODM later...— Sent from Mailbox for iPhone
On Tue, Mar 11, 2014 at 11:51 PM, André L. notifications@github.com wrote:
Many similar projects using MongoDB to manage the HAR data. We should also throw an eye on.
Reply to this email directly or view it on GitHub: https://github.com/thewebhatesme/opm_server/issues/8#issuecomment-37356306
Ich bin der selben Ansicht wie @mikelohmann, erstmal mit dem ORM arbeiten. Aber wir sollten immer den Wechsel zu MongoDB im Hinterkopf behalten.
Das ist jetzt so vorgesehen. Wir arbeiten nur mit Entities, die wir sehr einfach nach Documents konvertieren können.... IMHO nur ORM durch ODM tauschen und die Annotationen anpassen.
Tables
Dashboards
Dashboards2Sites
Sites / Urls
Requests
Clients