Articles

  • Nov 5, 2024 | red-gate.com | Robert S. Sheldon

    This article is part of Robert Sheldon's continuing series on Mongo DB. To see all of the items in the series, click here. This article is a bit of a departure from the previous articles in this series. Rather than focusing exclusively on MongoDB, I explain how to access MongoDB through the Python programming language.

  • Oct 16, 2024 | red-gate.com | Robert S. Sheldon

    This article is part of Robert Sheldon's continuing series on Mongo DB. To see all of the items in the series, click here. Like many relational database systems, MongoDB supports the use of views. A view is a read-only object in a MongoDB database that works much like a collection, except that the data is not persisted to disk. MongoDB retrieves the view’s documents from the source collection when a client calls the view.

  • Sep 13, 2024 | red-gate.com | Robert S. Sheldon

    This article is part of Robert Sheldon's continuing series on Mongo DB. To see all of the items in the series, click here. In the previous article in this series, I introduced you to schema validation in MongoDB. I described how you can define validation rules on a collection and how those rules validate document inserts and updates. In this article, I continue the discussion by explaining how to apply validation rules to documents that already exist in a collection.

  • Aug 25, 2024 | computerweekly.com | Joe O'Halloran |Robert S. Sheldon |Alex Scroxton |Aaron Tan

  • Aug 21, 2024 | red-gate.com | Robert S. Sheldon

    This article is part of Robert Sheldon's continuing series on Mongo DB. To see all of the items in the series, click here. Similar to other NoSQL database systems, MongoDB is known for its flexible and variable schema models, unlike relational database systems in which well-defined schemas are essential to ensuring data integrity. In MongoDB, you can add documents to a collection that contain different fields or that include the same fields but with different data types or value ranges.

Contact details

Socials & Sites

Try JournoFinder For Free

Search and contact over 1M+ journalist profiles, browse 100M+ articles, and unlock powerful PR tools.

Start Your 7-Day Free Trial →