4 ms·
Fair enough, ive not used v7/v8 I stand by the rest however More pros than cons
by philmcp 1y ago
Fair enough, ive not used v7/v8
I stand by the rest however
More pros than cons
- sargstuff 1y agoAccess/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 https://github.com/petere/postgresqlfs