title: Resources sidebar_position: 8

Resources

High Level Architecture

<b>Web Server(s)</b> <b>Infra</b> <b>Analytics Databases</b> <b>Caching Subservices<br/></b>(Redis, memcache, S3, ...) <b>Load Balancer(s)</b> (optional) WebServers <b>Frontend</b> (React, AntD, ECharts, AGGrid) <b>Backend</b> (Python, Flask, SQLAlchemy, Pandas, ...) <b>Metadata Database</b> (Postgres / MySQL) <b>Query Results Cache</b> (Accelerated Dashboards) <b>CSV Exports Cache</b> <b>Thumbnails Cache</b> <b>Alert/Report Images Cache</b> <b>Message Queue</b> (Redis / RabbitMQ / SQS) <b>Async Workers (Celery)</b> required for Alerts & Reports, thumbnails, CSV exports, long-running workloads, ... BigQuery Snowflake Redshift ... any ...

Entity-Relationship Diagram

For the full interactive Entity-Relationship Diagram, please visit the developer documentation.

You can also download the .svg directly from GitHub.

Additional Resources

Official Documentation

Community Resources

Development Tools