home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 823035080

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
823035080 MDU6SXNzdWU4MjMwMzUwODA= 1248 duckdb database (very low performance in SQLite) 15836677 closed 0     1 2021-03-05T12:20:29Z 2021-03-08T00:25:27Z 2021-03-08T00:25:27Z NONE  

My sqlite is getting too big to be processed by datasette (more than 10 minutes waiting to load) so I am working with duckdb and is waaaaay faster. I think the fastest embeddable database actually.

https://duckdb.org/

Taking into account DuckDb is SQLite based it would be GREAT to use it with datasette.

is that possible?

Regards and thanks for a superb job

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1248/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 1 row from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 2.096ms · About: github-to-sqlite