79102299

Date: 2024-10-18 13:37:11
Score: 2
Natty:
Report link

See this answered question:

What database should I use to save live-streams?

Bulk data is not meant to be stored in a database. Typically in your database, you would store a path reference to the file instead of the actual file, then use that reference to retrieve it later.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Derwyn Henderson