Software Alternatives, Accelerators & Startups

Ask HN: Where to Store Logs?

PostHog ClickHouse
  1. An open source suite of product and data tools including product analytics, feature flags, session replay, A/B testing, surveys, and more.
    Pricing:
    • Open Source
    • Freemium
    Don't insert the logs/events/analytics into your Application DB. Usually, you send those to specialist datastores (OLAP etc) that process such high volume of data. You can use something like clickhouse [0] for example or use 3rd party SAAS solutions like posthog [1] etc that are built on top of clickhouse [0] https://clickhouse.com [1] <a href="https://posthog.com">https://posthog.com</a>.

    #Analytics #User Analytics #User Engagement 58 social mentions

  2. ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real time.
    Pricing:
    • Open Source
    Don't insert the logs/events/analytics into your Application DB. Usually, you send those to specialist datastores (OLAP etc) that process such high volume of data. You can use something like clickhouse [0] for example or use 3rd party SAAS solutions like posthog [1] etc that are built on top of clickhouse [0] https://clickhouse.com [1] <a href="https://posthog.com">https://posthog.com</a>.

    #Databases #Relational Databases #Data Warehousing 56 social mentions

Discuss: Ask HN: Where to Store Logs?

Log in or Post with