Editor + MongoDB?

Editor + MongoDB?

tablotablo Posts: 58Questions: 13Answers: 0

Hi all,

I've managed to connect Editor to MariaDB / Postgres through Knex.js. Now I would like to use Editor with MongoDB. Knex.js is for SQL, how can Editor get connected to MongoDB?
I've read in this forum that it is possible but I couldn't find anything about how it's done.

This question has an accepted answers - jump to answer

Answers

  • colincolin Posts: 15,237Questions: 1Answers: 2,598
    Answer ✓

    Hi @tablo ,

    This thread should help, it's asking the same thing. Also, this SO thread here may help.

    Cheers,

    Colin

  • tablotablo Posts: 58Questions: 13Answers: 0

    Hi @colin,

    many thanks!
    I forgot to mention that I'm using Node.js. I've missed the first thread because of the Editor .NET.

This discussion has been closed.