Hacker News new | ask | show | jobs
by gauravphoenix 1526 days ago
A few differences:

- Even though logtail is quite cheap, we are even cheaper solution - Our pricing model separates ingestion from query. If you don't query, you don't pay for query. Just ingestion. - We are JSON native. Our SQL allows querying JSON fields that are nested under nested JSON arrays. - Performance. We believe our solution is much faster for selective queries. This like most performance claims, it all just depends on the data shape, volume and what you are querying.

Similarities: - We both use ClickHouse as underlying DB.