1 مستودع
Designing data structures for non-relational databases to optimize for write throughput and flexibility.
Distinct from Relational Schema Design Projects: The candidates focus on relational schemas or visual designers, whereas this is about non-relational document structure design.
Explore 1 awesome GitHub repository matching data & databases · Document-Based Schema Design. Refine with filters or upvote what's useful.
node-elm is a Node.js and MongoDB backend framework designed for building data-driven applications, specifically e-commerce systems and food delivery management platforms. It provides a foundation for managing product catalogs, shopping carts, and payment workflows. The system includes a dedicated administrative management dashboard for tracking system statistics and managing users and merchants through role-based access control. It also features a digital coupon management system for tracking and exchanging promotional rewards. The framework incorporates geolocation services for IP-based po
Uses a non-relational schema design with MongoDB to manage flexible product catalogs and order snapshots.