Oracle Database 19c Sharding Hands-On Tutorial
- Posted by Gavin Soorma
- On June 6, 2019
- 0 Comments
Oracle Sharding is an architecture in which data is horizontally partitioned across a number of independent physical databases called shards. Think of it as one giant database partitioned into many small databases located on different servers – similar to the concept of one giant table being divided into a number of smaller partitions. Unlike the […]
Read More