Jason Novinger@programming.devM to PostgreSQL@programming.dev · 1 year agoGitHub - zknill/sqledge: Replicate postgres to SQLite on the edgegithub.comexternal-linkmessage-square1fedilinkarrow-up19arrow-down10cross-posted to: hackernews@lemmy.smeargle.fanshackernews@derp.foo
arrow-up19arrow-down1external-linkGitHub - zknill/sqledge: Replicate postgres to SQLite on the edgegithub.comJason Novinger@programming.devM to PostgreSQL@programming.dev · 1 year agomessage-square1fedilinkcross-posted to: hackernews@lemmy.smeargle.fanshackernews@derp.foo
minus-squarebahmanmlinkfedilinkarrow-up2·1 year agoI wonder what would be the advantage of this over a secondary PG instance? I can think of Lower infra costs to set a service up w/ minimal upfront investment. However, that depends on how far SQLite can be scaled as the DB size grows. Interesting idea nonetheless!
I wonder what would be the advantage of this over a secondary PG instance?
I can think of Lower infra costs to set a service up w/ minimal upfront investment. However, that depends on how far SQLite can be scaled as the DB size grows.
Interesting idea nonetheless!