nedb icon indicating copy to clipboard operation
nedb copied to clipboard

How to switch to mongo

Open emcodem opened this issue 10 months ago • 0 comments

Thanks for the magnificent project. I had the need meanwhile in 2 projects to switch to mongodb for speed and size reasons but i needed to rewrite all queries. The reasons are various but mostly that i believe callbacks are gone from the original mongo driver and it does not seem to support exec(). Is it still possible to switch to some mongodb driver easily? Which was a mongo npm version that worked?

Thanks a lot!

emcodem avatar Apr 24 '24 07:04 emcodem