Adhoc structured data out of plain text
Plain text is everywhere — server logs, build or run logs, markdown documents, JSON files.
All of these contain valuable structured data that is difficult to get and work with in a text editor.
Rex Tables is a pipeline that feeds your plain text through a smart regular expression and shows your data in an adhoc, interactive table with powerful filters.
Oh... and if you really crave power, you can query the resulting table with raw SQL too!