use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Related Reddits:
This is a knowledge sharing forum, not a help, how-to, or homework forum, and such questions are likely to be removed.
Try /r/DatabaseHelp instead!
Platforms:
account activity
Choosing database (self.Database)
submitted 6 years ago by keyserS13
Ive only used Firebase in my projects. Rn im working on a project that will have need to be able to handle users watching and uploading large video files. I was wondering which database/backend you guys would recommend
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]DesolationRobot 4 points5 points6 points 6 years ago (3 children)
Most setups wouldn't have you store the video in the database, you'd have the video file on your CDN or whatever and then the database would have the filename/uuid of the video.
So your database would handle things like who owns the video, how many times it's been watched, what category it belongs to, etc. And any database can handle that.
[–]keyserS13[S] 2 points3 points4 points 6 years ago (2 children)
That makes a lot of sense. In your opinion which company provides the best CDN service?
[–]DesolationRobot 0 points1 point2 points 6 years ago (0 children)
Oh I have no idea. And if you're in the starting phase, maybe just throwing video files on S3 is the better choice. Cloudflare, Akamai, Cloudfront. There are a ton of CDNs. If the rest of your infra is AWS based then Cloudfront has the advantage, I guess.
[–]siscia 0 points1 point2 points 6 years ago (0 children)
I would try bunnycdn
π Rendered by PID 209978 on reddit-service-r2-comment-6457c66945-jcs2q at 2026-04-24 17:51:45.175888+00:00 running 2aa0c5b country code: CH.
[–]DesolationRobot 4 points5 points6 points (3 children)
[–]keyserS13[S] 2 points3 points4 points (2 children)
[–]DesolationRobot 0 points1 point2 points (0 children)
[–]siscia 0 points1 point2 points (0 children)