Browsing Tag
mongodb
37 posts
From Pixels to Prescriptions: Engineering OCR Pipelines for Medical Report Simplification Using MongoDB
Team Members @k_sidharthareddy_15 | @k-deepak-544 | @nupur_madhrey_07 | @avika_kashyap | @dheerajkumar08 | @chanda_rajkumar Introduction So here’s the thing…
Building AceExam: An AI-Powered Accessible Examination Platform with MongoDB
By Tanvi, Ranadeep, Nachiketh, Jeathraditya Developed under the guidance of Professor Chanda Raj Kumar, and we are thankful…
Cursor Rules for MongoDB: The Complete Guide to AI-Assisted MongoDB Development
Cursor Rules for MongoDB: The Complete Guide to AI-Assisted MongoDB Development MongoDB is the database where “schemaless” gets…
Building SaaS for Nigerian Traders: Technical Decisions Beyond the Stack
When building MyTreda (an inventory system for Nigerian small businesses), I realized Western SaaS tutorials don’t cover my…
MongoDB Index Intersection (and PostgreSQL Bitmap Scan)
You won’t always have a perfect index for every query, but may have have single-field indexes for each…
MERN Stack Handwritten Notes & Interview Questions
The MERN Stack is one of the most popular web development stacks today. It consists of MongoDB, Express.js,…
MongoDB CRUD Operations — A Hands-On Guide with Student Data
Databases don’t always have to be tables and rows — welcome to the world of MongoDB, where data…
Local MongoDB Replica Set Cluster for Real-Time Container Apps (with Mongo Express)
Run a full 3-node MongoDB replica set locally for real-time containerized applications, with authentication, failover, and Mongo Express…
From JSON to BSON: The Data Format MongoDB Actually Uses
If you’ve worked with MongoDB or other document-based databases, you may have come across BSON. It sounds similar…
Build & Launch SPL Tokens Instantly on Solana – My Dev Journey with Token-2022
Hey Devs 👋 I just built a small tool called Solana Token Launchpad — a lightweight frontend +…