Posts Tagged ‘architecture’
Database sharding – when and how we implement
Thursday, October 15, 2009 17:47 8 CommentsI started building an application for the education system and it will have to use huge amounts of data.
Some of the issues I have to address are size of the database, real-time reporting and speed of access to the database. Considering this aspects I started looking into database sharding so here are my first conclusions, [...]













