flâneur — a map of the web's best reading

Large Text in PostgreSQL: Performance and Storage - Blog @ RustProof Labs

blog.rustprooflabs.com · 1,936 words · saved by 1 readers

Storing large amounts of data in a single cell in the database has long been a point of discussion. This topic has surfaced in the form of design questions in database projects I have been involved with over the years. Often, it surfaces as a request to store images, PDFs, or other "non-relational" data directly in the database. I was an advocate for storing files on the file system for many, if not all, of those scenarios.

Large Text in PostgreSQL: Performance and Storage - Blog @ RustProof Labs My book Mastering PostGIS and OpenStreetMap is available! Large Text in PostgreSQL: Performance and Storage By Ryan Lambert -- Published July 05, 2020 Storing large amounts of data in a single cell in the database has long been a point of discussion. This topic has surfaced in the form of design questions in database projects I have been involved with over the years. Often, it surfaces as a request to store images, PDFs, or other "non-relational" data directly in the database. I was an advocate for storing files on the f

Explore this link on the map →

related reading