Resources

Whitepapers

Dirty Secrets of Sharding Whitepaper


This whitepaper analyzes the behaviors of non-distributed systems using horizontal partitioning and shards for horizontal scaling.
How-To

Creating a Regatta Cluster

Create a Regatta database using Regatta Cloud.
How-To

Creating a Table and Inserting Data

A quick example on how to create a table in Regatta and and insert data.
How-To

CRUD Operations

Simple select, update and delete in a Regatta Database.
How-To

Linear Scaling Demo

A simple demonstration of the Regatta performance linear scaling.
How-To

Python Integration with Regatta

Example on deploying and using a Python driver.
How-To

Node.js Integration with Regatta

Learn how to deploy and use a Node.js driver with Regatta.
How-To

Kafka Integration with Regatta

Ingress Data into Regatta using Kafka Sink Connector.
Demos

Build your JavaScript application with Regatta

Build your own JavaScript application using Regatta’s custom drivers and connectors.
Demos

Demonstration: Regatta Linear Scaling Part I


The demonstration showcases the linearly scalable performance of a high-volume, high velocity INSERT workload, scaling from 10 to 100 nodes.
Demos

Demonstration: Regatta Linear Scaling Part II


The demonstration showcases the linearly scalable performance of a high-volume, high-velocity SELECT workload, scaling from 100 to nearly 900 nodes.
Demos

Demonstration: Integrating Regatta with Streaming/Event Data

This is a quick demonstration of using Regatta to do real-time analytics on an unbounded Kafka event stream.
Skip to content