Browsing Tag
mongodb
32 posts
MongoDB Quick Start Guide 🍃⚡️
Types of Databases Local Setup Define your Data Model One-to-One One-to-Few Common Operations using Python Insert a Document…
How to get started with MongoDB as a Student
As student with a passion for the developer community, I have participated in varous hackathons, and gotten involved…
GitHub Actions with MongoDB
What I built I have built an example of how you can connect MongoDB to GitHub Actions and…
Build your own CMS using low-code
In this tutorial, We will build CMS(Content Management System) using the ToolJet which is a lowcode application development…
I’ve created a CRUD server with docker, fastify and mongoDB
Premise The following is the code explained in my youtube video (italian only, .. but eng subtitled) that…
Codebin – MongoDB Atlas Hackathon 2022 Submission
What I built I have built a platform (Codebin) where user can create and view their code snippets.…
DEVCODE – Grow, Share and Connect with Developers. MongoDB Hackathon Submission On Dev
What we built Have you ever faced the difficulty to find collaborators on an awesome open-source project you…
Safari Destinations
What I built Safari Destinations is a platform built to showcase the best travel destinations in Africa. Users…
MongoDB $weeklyUpdate #90 (October 7, 2022): Mastering the Realm Web SDK and *Tons* of October Events!
It’ Friday. You know what that means… 🎉 Welcome to the MongoDB $weeklyUpdate! 🎉 Each week, we bring…
Introduction to MongoDB
MongoDB, the most popular NoSQL database, is an open-source document-oriented database. The term ‘NoSQL’ means ‘non-relational’. It means…