home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 824067604

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
824067604 MDU6SXNzdWU4MjQwNjc2MDQ= 1250 Research: Plugin hook for alternative database connections 9599 closed 0     2 2021-03-08T00:28:15Z 2021-03-12T01:01:25Z 2021-03-12T01:01:17Z OWNER  

The Database class is a natural looking fit for a plugin hook to load custom database connections... potentially even databases other than SQLite. DuckDB (refs #968) could make for a great starting point, since it looks very compatible with the existing SQLite code.

The real win would be if this could lead to running Datasette against PostgreSQL. I made some initial explorations in that direction a while ago in #670.

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1250/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

  • 2 rows from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.862ms · About: github-to-sqlite