Simon Willison’s Weblog

Subscribe

Entries tagged photos, webapps

Filters: Type: entry × photos × webapps × Sorted by date


PostgreSQL: How can I store images in a database? What existing products makes it easy for a user to upload photos into a general database?

As a general rule, it’s a bad idea to store images in a database. This is due to the large amount of space they take up, which can affect database read performance and will greatly increases the size of your backups, making them both take longer and cost more to store.

[... 187 words]

Types

Years

Tags