top | item 44406962

(no title)

philmcp | 8 months ago

Fair enough, ive not used v7/v8

I stand by the rest however

More pros than cons

discuss

order

sargstuff|8 months ago

Access/search for data within json blob is non-sequential/random, kinda defeating whole purpose of using database. Not efficent way to update json if json larger than original size aka cache coherency issues.

Essentially using a database as a file system[0].

[0] : postgres fuse file system : https://github.com/petere/postgresqlfs