Lucid: support for nosql?

Created on 9 Jan 2016  路  3Comments  路  Source: adonisjs/lucid

ex. mongodb, lowdb

Most helpful comment

@vkeusebio @ubaltaci

Hi,
I've just published a npm package that integrates
Mongorito(mongodb package that use ES6 generators) with AdonisJS :)

I hope it helps someone.

https://www.npmjs.com/package/adonis-mongorito
https://github.com/allanfreitas/adonis-mongorito

All 3 comments

Lucid is a sql only orm and there are other options like Mongoose which can be integrated quite easily. May be i will write a blog post for that

@thetutlage, is there any progress on that blog post about integration :laughing: I want to try out this, btw good job :+1:

@vkeusebio @ubaltaci

Hi,
I've just published a npm package that integrates
Mongorito(mongodb package that use ES6 generators) with AdonisJS :)

I hope it helps someone.

https://www.npmjs.com/package/adonis-mongorito
https://github.com/allanfreitas/adonis-mongorito

Was this page helpful?
0 / 5 - 0 ratings

Related issues

moar55 picture moar55  路  4Comments

enniel picture enniel  路  7Comments

HigoRibeiro picture HigoRibeiro  路  3Comments

Karnith picture Karnith  路  5Comments

watzon picture watzon  路  3Comments