SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : 2026 TeoTwawKi ... 2032 Darkest Interregnum -- Ignore unavailable to you. Want to Upgrade?


To: TobagoJack who wrote (169918)3/26/2021 9:19:44 AM
From: Sun Tzu  Read Replies (3) | Respond to of 217615
 
DB sharding means that instead of having one giant database and processing all the data at one go, you split it into many databases, process each individually, then recombine the results. The advantage is scalability as you do parallel processing. The disadvantage is the complexity of recombining the distributed results in such a way that is identical to if you had processed them all as one.

As I said, it is a common practice, but if they are touting it as a competitive advantage, then you need to know what is special about their implementation or is this just marketing hype.