MongoDB Support #43
Replies: 1 comment
-
Hey @stunjiturner! Thanks for reaching out & volunteering to contribute! As we launch we're only providing first class support for Postgres & MySQL, so if you were interested you could create MongoDB database plugin as a separate package. It shouldn't be too complicated; there is a generic
That being said, since QueryBuilder and Rune are heavily skewed towards SQL syntax (joins, counts, etc), in my opinion it would make more sense to make a totally separate ORM / Builder that's built specifically for NoSQL databases such as Mongo. Up to you! If you end up putting something together ping me here & I'd love to check it out! P.S. if you got the custom ORM route, you might want to leverage the field reading on |
Beta Was this translation helpful? Give feedback.
-
How can I contribute?
Beta Was this translation helpful? Give feedback.
All reactions