Skip to content
#

many-to-many

Here are 241 public repositories matching this topic...

OrderFlow Optimizer is an order assignment and route optimization system designed for delivery riders. It automatically assigns orders based on location, availability, and workload while calculating the efficient routes. This ensures faster deliveries, balanced rider distribution, and improved operational efficiency for logistics companies.

  • Updated Jun 19, 2025
  • Python

Spring Boot demo comparing JPA lazy loading (N+1 problem) vs EntityGraph optimization. Shows performance difference between 11 queries vs 1 query for Books-Authors many-to-many relationship. Includes query counting, tests, and metrics.

  • Updated Sep 30, 2025
  • Java

An android app that allows teams to manage their projects where one project can have multiple users, and at the same time, a user can have multiple projects and tasks in business.

  • Updated Mar 26, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the many-to-many topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the many-to-many topic, visit your repo's landing page and select "manage topics."

Learn more