1 Open Issue Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub
Data Science Real-time Dashboards

AI Summary: The task requires designing a database schema that can efficiently handle multiple organizations' sales data separately within a PostgreSQL database, likely involving adding an organization ID column to the sales table and potentially using schema separation or partitioning for improved scalability and performance. The goal is to modify the existing database structure to accommodate multiple tenants without data mixing.

Complexity: 4/5
help wanted