Big Bite: Ingesting Performance of Large Clusters
Performance benchmark explaining how a 56-node CrateDB cluster was able to ingest up to 4.8 million records per second on Microsoft Azure.
Performance benchmark explaining how a 56-node CrateDB cluster was able to ingest up to 4.8 million records per second on Microsoft Azure.
CrateDB is a distributed SQL database with a horizontally scalable shared-nothing architecture that lends itself well to containerization.
Helpful hints on how to optimize your setup when ingesting a massive amount of data into CrateDB.
How you get started running CrateDB on Linux and Windows with Azure.
How to get started running and managing CrateDB databases with Mesos.
Using Mesosphere Marathon to manage CrateDB containers makes it easy to deploy a containerized database cluster and allocate database resources quickly
This post shows you how to set up a Swarm cluster on the Google Cloud Platform using Docker Machine and then run a Crate cluster using Docker Swarm.
Creating read-only access to a CrateDB cluster using Nginx and a few lines of Lua code.