lucid-mongo icon indicating copy to clipboard operation
lucid-mongo copied to clipboard

Hybrid relationship with Adonis Lucid ORM

Open dels07 opened this issue 7 years ago • 2 comments

Hi there,

I'm new to AdonisJS development, I came from background as Laravel developer, I want to ask if there any hybrid relationship available that we can make relationship from mongodb collection into mysql table (legacy database) using official Adonis Lucid?

Take a look on this repo for example: laravel-mongodb

dels07 avatar Aug 04 '17 23:08 dels07

@dels07 sorry. Current version can you mongodb only

duyluonglc avatar Aug 05 '17 16:08 duyluonglc

I think this'd be a great feature. Currently, it looks like the only way to implement this behavior is by using the standalone version @duyluonglc

jakesylvestre avatar Sep 26 '18 19:09 jakesylvestre