You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm designing an e-commerce website, using the phalcon framework, and the database design is taking my time.
I am imagining, if my database reaches a very large storage level, the tables will have millions, billions of records, is there any solution with phalcon to optimize access to those tables?
For database administration, partition, shared, etc. techniques will be used to increase performance.
For phalcon, I have researched, there is no guide or support to use partition with models. So can you guys help me with the right solution?
Thank you
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm designing an e-commerce website, using the phalcon framework, and the database design is taking my time.
I am imagining, if my database reaches a very large storage level, the tables will have millions, billions of records, is there any solution with phalcon to optimize access to those tables?
For database administration, partition, shared, etc. techniques will be used to increase performance.
For phalcon, I have researched, there is no guide or support to use partition with models. So can you guys help me with the right solution?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions