Can mongodb be used as an embedded database?

后端 未结 6 1748
清歌不尽
清歌不尽 2020-11-27 14:21

I am working on a RSS reader application. And I need to find a backend database. I want the database be embedded because I don\'t want the users to install a database server

6条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-11-27 15:09

    Please checkout https://github.com/Softmotions/ejdb This project being developed to resolve this issue.

提交回复
热议问题