Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
随着互联网应用的普及,海量数据的存储和访问已经成为数据库设计的瓶颈。
WSO2 数据服务服务器是否支持 DB Sharding(包括 Vertical Sharding 和 Horizon Sharding)和读/写拆分?
拆分数据库是数据库设计任务。我不认为它是数据服务服务器的工作。(我不确定)据我所知,数据服务服务器支持分布式事务,可以在查询/更新多个时使用数据库..