News

The May update of Visual Studio Code has added documentation for using the popular MongoDB in Microsoft's lightweight, cross-platform code editor.
using MongoDB.Bson; using MongoDB.Driver; Now refer to the Main method in the code listing above. Note that the following statement creates new a database named ”IDG” if none exists by that name.
If you want to try MongoDB, here's a GUI to make it much easier. Jack Wallen shows you how to install it.
Amazon has upgraded its code-generating tool on AWS, CodeWhisperer, with improvements specific to apps running on MongoDB.