Category: MongoDB

  • How to get started with MongoDB on Windows

    In this guide, we will discuss how to install MongoDB on a Windows machine and how to get started with MongoDB, such as creating a new database and a new user. In this post, we will be using the MongoDB community server and Windows 10. Downloading the MongoDB Community Server To download the community edition…

  • Auditing using Spring boot, MongoDB and JaVers

    In this tutorial, we will discuss how to audit data and generating audit logs and data history entries using JaVers in a Spring boot and MongoDB environment. Prerequisites If you currently do not have a Spring boot environment set up with a MongoDB backend, then we suggest that you check out our Spring boot and MongoDB…