



























Best MySQL schema for storing image processing jobs?
Posted by: Moez Cherif
Date: June 03, 2026 07:26AM
I'm building an application that processes user-uploaded images through an API.
Each image goes through multiple stages:
- Uploaded
- Queued
- Processed
- Completed
I'm curious how others design MySQL tables for this type of workflow.
Do you use separate tables for jobs and results, or a single table with status columns?
Subject
Written By
Posted
Best MySQL schema for storing image processing jobs?
June 03, 2026 07:26AM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。