Regatta clusters scale from a single node to tens of thousands of nodes with hundreds of petabytes of data.…
Read More >
Distributed joins are among the most demanding operations in large‑scale data systems. Trying to do this at the same time as transactions are being committed is an incredible challenge that many databases simply cannot execute; let alone return results in an acceptable time. To demonstrate how RegattaDB can meet this challenge, we implemented a scenario…