Hacker News new | ask | show | jobs
by bicx 1432 days ago
I built a very similar tool for my company to download a set of DataDog logs into SQLite. Products like Jira and DataDog have their own query engines for sure, but you really can't beat the capabilities of true SQL for deeper analysis.
1 comments

link?
Wish I could! It's locked away in a private company repo.