|
|
|
|
|
by conqrr
52 days ago
|
|
DuckDB is amazing. It has completely replaced my need of using Cloudwatch or Loki etc for logs. I simply emit parquet to s3 now and use DuckDB to query locally. No HA compute or paying cloud tax for log search. https://github.com/amr8t/blobsearch |
|