top | item 27832050

(no title)

foolmeonce | 4 years ago

Has anyone seen anything similar but for browsers?

(I.e. I would like an extension popping CSV and other relational formats while surfing into the browser's DBs to then work with in a GUI like this.)

discuss

order

webmaven|4 years ago

foolmeonce|4 years ago

Not really, I want to scrape a relationship from the current page into a table to be used in joins, etc, with tables from other pages I have previously scraped. The current page being CSV is only an example of a clear relational table.

One can do similar things ~manually popping data into the domains Key-value DBs while scraping, then injecting a GUI to work with all the data, but a tool for doing this with relational database primitives would be more powerful as jailer demonstrates.