Technical University of Sofia
No SQL Database
RSS FeedMongoDB is a NoSQL, document-oriented database that stores data in flexible JSON-like BSON format. It supports high scalability, schema flexibility, and fast queries using indexes. Ideal for modern web apps, real-time analytics, and big data.
Read the blog posts or check README for more info.
Featured
Recent Posts

Build a simple Python Console App that connects to MongoDB
Published: at 03:50 PMLearn how to create a simple Python-based Console App that uses MongoDB driver

Build a Simple Node.js, Express, and MongoDB Driver App
Published: at 12:00 PMA step-by-step guide for building a very small Node.js and Express app that uses the official MongoDB driver, dotenv, EJS, and CORS.

MongoDB Embedded vs Reference Model. Transactions. Aggregations.
Updated: at 04:12 PMMongoDB Embedded vs Reference Model. Transactions. Aggregations.

MongoDB Geolocation with MongoDB Compass
Updated: at 04:55 PMMongoDB Compass Geolocation Tutorial
