DEV Community

Discussion on: Powershell + Mongo?

Collapse
 
nightroman profile image
Roman Kuzmin

Hi Angel, I am glad you found Mdbc useful. You might be interested in my recent similar project for LiteDB, Ldbc -- github.com/nightroman/Ldbc

By the way, I got familiar with LiteDB from your AvaFunc project!

Collapse
 
tunaxor profile image
Angel Daniel Munoz Gonzalez

By the way, I got familiar with LiteDB from your AvaFunc project!

Ahh the small world we live in!
I need to update or clean up that project it's just a quick and dirty thing

Ldbc -- github.com/nightroman/Ldbc

this could be really neat for offline scripts!
I will take a look indeed 😋