Backing up Plausible Analytics database

This page summarizes the projects mentioned and recommended in the original post on /r/Clickhouse

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • clickhouse-backup

    Tool for easy ClickHouse backup and restore using object storage for backup files.

  • I set up Plausible Analytics in my Kubernetes cluster and am trying to figure out how to properly back up and restore the Clickhouse database. I am trying to use https://github.com/AlexAkulov/clickhouse-backup but it only supports table of the MergeTree family. Plausible uses a table named schema_migrations which is of type TinyLog, so it's skipped during backups, making restores useless (because the table is restored empty, when Plausible starts it will try to run all the migrations which will fail because the other tables already exist).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Difference in data size for the Clickhouse backups

    1 project | /r/Clickhouse | 28 Jul 2021
  • The ClickHouse Community

    1 project | news.ycombinator.com | 17 May 2021
  • ClickHouse incremental backups

    1 project | dev.to | 14 Jan 2021
  • Backup and restore with clickhouse-backup

    1 project | dev.to | 13 Jan 2021
  • Out of a desire to backup my docker volumes, I created a small utility to periodically compress and upload a directory to S3. Since I'm only 9 months into my Rust journey, any advice is welcome!

    1 project | /r/rust | 11 Feb 2023