# kairosdb **Repository Path**: mirrors_spotify/kairosdb ## Basic Information - **Project Name**: kairosdb - **Description**: Fast scalable time series database - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README KairosDB is a fast distributed scalable time series database written primarily for Cassandra but works with HBase as well. Because it is written on top of Cassandra (or HBase) it is very fast and scalable. With a single node we are able to capture 40,000 points of data per second. Documentation is found [here](http://code.google.com/p/kairosdb/).