Spherex
  • Home
  • Contact Us
  • Services
Sign in Subscribe

mongodb

Object Data Models to Interact with Data in MongoDB

Object Data Models to Interact with Data in MongoDB

In our previous post on Data Modeling for Mongo, we discussed the process of creating classes to provide a schema to an otherwise schemaless database so that users are able to know about the structure of data in the database and provide helper functions to classes which would allow for
Justin 29 Dec 2022
Data Modeling for MongoDB

Data Modeling for MongoDB

This is a follow on article to our previous article on running your own MongoDB instance on docker. Once you have a docker instance up, try using and extending some of these examples to write data into your running Mongo Database. Data modeling is an important aspect of working with
Justin 27 Dec 2022
Introduction to Running MongoDB 6 with Docker

Introduction to Running MongoDB 6 with Docker

In this article we explore using MongoDB with Docker. MongoDB is a schemaless database, meaning that arbitrary json documents are stored instead of using some sort of structured table format. Using MongoDB  is a fast way to prototype new ideas without needing to do a lot of database setup, including
Justin 26 Dec 2022

Subscribe to Spherex

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
Spherex © 2025. Powered by Ghost