home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 751945094

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1160#issuecomment-751945094 https://api.github.com/repos/simonw/datasette/issues/1160 751945094 MDEyOklzc3VlQ29tbWVudDc1MTk0NTA5NA== 9599 2020-12-29T04:48:11Z 2020-12-29T04:48:11Z OWNER

It would be pretty cool if you could launch Datasette directly against an insert-compatible file or URL without first having to load it into a SQLite database file.

Or imagine being able to tail a log file and like that directly into a new Datasette process, which then runs a web server with the UI while simultaneously continuing to load new entries from that log into the in-memory SQLite database that it is serving...

Not quite sure what that CLI interface would look like. Maybe treat that as a future stretch goal for the moment.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
775666296  
Powered by Datasette · Queries took 0.842ms · About: github-to-sqlite