Question is as you might have guessed from title, if I can use Node.JS with connected to MongoDB, without loaded MongoJS module.
I want to minimize application on maximum, so loading external module will load client. What are other alternatives to MongoJS?