home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 953911245

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/sqlite-utils/issues/242#issuecomment-953911245 https://api.github.com/repos/simonw/sqlite-utils/issues/242 953911245 IC_kwDOCGYnMM4424fN 25778 2021-10-28T14:37:55Z 2021-10-28T14:37:55Z CONTRIBUTOR

I've been thinking about this a bit lately, doing a project that involves moving a lot of data in and out of SQLite files, datasette and GeoJSON. This has me leaning toward the idea that something like datasette query would be a better place to do async queries.

I know there's a lot of overlap in sqlite-utils and datasette, and maybe keeping sqlite-utils synchronous would let datasette be entirely async and give a cleaner separation of implementations.

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