Hacker News
- How does database sharding work? https://planetscale.com/blog/how-does-database-sharding-work 107 comments
- How does database sharding work? https://www.reddit.com/r/learnprogramming/comments/7h5wos/how_does_database_sharding_work/ 5 comments learnprogramming
- A clear, simple explanation on how sharding works~ how to scale your databases https://medium.com/@jeeyoungk/how-sharding-works-b4dec46b3f6 11 comments webdev
- Introducing Mapper, a super minimal and simple concurrent in memory database with HTTP API that supports sharding, TTL and periodic backup. As for now it's a fully working POC. https://github.com/lume00/mapper 6 comments rust