Skip to content

Aiven-Labs/clickhouse-vs-pg-timescale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aiven OLAP Decision Calculator

This is an application that helps you choose between Aiven for PostgreSQL with the TimescaleDB Extension or Aiven for ClickHouse based on your specific use case requirements.

Features

  • Interactive questionnaire with 5 key questions
  • Scoring system based on your responses
  • Detailed recommendations with explanations
  • Next steps guidance for implementation

Questions Asked

  1. Real-time Requirements - Latency and processing speed needs
  2. Data Retention - How long you need to keep data
  3. Team Expertise - Your team's database experience level

Installation

This project uses uv for dependency management.

# Install dependencies
uv sync

# Run the application
uv run streamlit run database_selector.py

Usage

  1. Launch the application
  2. Answer the questions about your use case
  3. Review the recommendation and reasoning
  4. Follow the suggested next steps

Each recommendation includes detailed explanations and confidence scores to help you make an informed decision.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages