As the title says, I like to embed the MongoDB server in my own C ++ application. I did not find this mode in the documentation. What I was looking for is similar to SQLite or Firebird in native mode. Is this also possible with MongoDB? (Without programming yourself).
c ++ mongodb embedded-database
schoetbi
source share