top | item 24208193

(no title)

superlupo | 5 years ago

Slightly off-topic: Does anyone have recommendations for self-hosted open source analytics that can handle a large volume site (think 500.000.000 impressions per month)? I can't imagine systems with MySQL/PostgreSQL as database can handle this.

discuss

order

gorkemcetin|5 years ago

Countly can do that, and much, much more.

foxhill|5 years ago

> I can't imagine systems with MySQL/PostgreSQL as database can handle this.

out of curiosity, why so?

AlfeG|5 years ago

500 000 000 requests per month is just about 200 request per second. Why there should be any problem for any DB?

As for question - I saw a lot of great reviews on ClickHouse DB

rsa25519|5 years ago

> 500 000 000 requests per month is just about 200 request per second

Not if you assume that some hours will have more web traffic than others.

shermozle|5 years ago

Snowplow. 500 million events a month is nothing.