Skip to content

Comment on Hosting SQLite Databases on GitHub Pages

Comments

bummer on not being able to write to sqlite. I am using neocities and was wonder how i could get a db into play

Depending on how often you need to write, you could use a CI pipeline on a cron to collect your updates, add them to a the sqlite file and commit the changes.

I don't think it would be impossible, although I think it may be easier to just use a JavaScript Git client and something like Critic markup to make changes.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.