home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 503199253

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/513#issuecomment-503199253 https://api.github.com/repos/simonw/datasette/issues/513 503199253 MDEyOklzc3VlQ29tbWVudDUwMzE5OTI1Mw== 9599 2019-06-18T15:56:29Z 2019-06-18T15:56:29Z OWNER

Unfortunately not - I really wish this was possible. I have not yet found a great serverless solution for publishing 1GB+ databases - they're too big for Heroku, Cloud Run OR Zeit Now. Once databases get that big the only option I've found is to run a VPS (or an EC2 instance) with a mounted hard drive volume and execute datasette serve on that instance, with an nginx running on port 80 that proxies traffic back to Datasette.

I'd love to figure out a way to make hosting larger databases as easy as it currently is to host small ones.

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