show/hide this revision's text 2 added 21 characters in body

Just wonder how good is Propel's support for database sharding? I am thinking about creating my application in PHP, using MySQL as the database server and Propel as the ORM.

I figure out that it may be good to keep the architecture scalable right from the start, just in case my application takes off.

What's your take?

show/hide this revision's text 1

Database Sharding Support in Propel

Just wonder how good is Propel's support for database sharding? I am thinking about creating my application in PHP, using MySQL as the database server and Propel as the ORM.

I figure out that it may be good to keep the architecture scalable, just in case my application takes off.

What's your take?