how do I store and process user interactions and footprint via DRF

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Druid

    Apache Druid: a high performance real-time analytics database.

  • Personally I'd use Google Analytics or something else purpose-built for this, and avoid trying to reinvent the wheel. I don't know much about it, but Apache Druid is supposed to be for analytics data: https://druid.apache.org/

  • django-clickhouse

    This project's goal is to build Yandex ClickHouse database into Django project.

  • Clickhouse would be a good open source alternative for analytics data. There's a django package for it here https://github.com/carrotquest/django-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.

    InfluxDB logo
  • ClickHouse

    ClickHouse® is a free analytics DBMS for big data

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