|
|
|
|
|
by HermanMartinus
462 days ago
|
|
Neat project! I’ve seen a few analytics tools starting to use SQLite over Clickhouse. It’s great for small to medium sized projects, and can potentially scale (but I haven’t tested it over 200k hits per month). I rolled out a similar project a few months ago using Django + SQLite. https://github.com/HermanMartinus/bearlytics |
|