Available plugins
Data loading
atoti_jdbc | Code to interact with databases through JDBC. |
|---|---|
atoti_kafka | Code to interact with Kafka streams. |
atoti_parquet | Code to load Apache Parquet files. |
Cloud storage
atoti_storage_aws | Code to load CSV and Parquet files from AWS S3 into Atoti tables. |
|---|---|
atoti_storage_azure | Code to load CSV and Parquet files from Azure Blob Storage into Atoti tables. |
atoti_storage_gcp | Code to load CSV and parquet files from Google Cloud Storage into Atoti tables. |
- Bandwidth of the network interface.
- Speed of the CPU cores since HTTPS connections and client side-encryption consume CPU resources.
- File size: small files will not have good download speed (< 60 MB/s).
- Type (hot/cold) of the storage: hot storage is faster.
- Data locality: best when the host running Atoti and the data are in the same cloud region.
DirectQuery
See Using DirectQuery.atoti_directquery_bigquery | Code to use DirectQuery on Google BigQuery. |
|---|---|
atoti_directquery_clickhouse | Code to use DirectQuery on ClickHouse. |
atoti_directquery_databricks | Code to use DirectQuery with Databricks. |
atoti_directquery_jdbc | Code to use DirectQuery through JDBC. |
atoti_directquery_mssql | Code to use DirectQuery with Microsoft SQL Server. |
atoti_directquery_redshift | Code to use DirectQuery on Amazon Redshift. |
atoti_directquery_snowflake | Code to use DirectQuery on Snowflake. |
atoti_directquery_synapse | Code to use DirectQuery on Azure Synapse Analytics. |
Administration & Monitoring
atoti_observability | Plugin enhancing observability of Atoti sessions. |
|---|---|
atoti_spring_boot_admin | Plugin enabling Spring Boot Admin. |