management system as a sas model. (django + postgresql)
In the database design of the same, the only way i can think of for saving the sales data is to have single table and save all the sales info of all the stores in it.
But i am worried about the scalability of the same. And as we need to do many analysis based on sales sata will saving all sales data in one table slow it down?
Is this the best architecture? Any suggestions?
How much data are you expecting?
Обсуждают сегодня