kean / Pulse

Network logger for Apple platforms
https://pulselogger.com
MIT License
6.32k stars 302 forks source link

Allow to run custom SQL queries #99

Closed kean closed 11 months ago

kean commented 2 years ago

With Pulse 2.0, the storage is now fully SQL-compatible, and it's no longer feasible to surface all the possible filters in the UI. While, as a user, you could open the logs in a database viewer and query it, there are major advantages of views the data in the Pulse console. Pulse should support running custom SQL queries and there should be a couple of examples of such queries in the documentation.