Before
What am i focusing on today?
Figure out what i need to learn as part of my two specializations.
Databases/data storage: Thinking of looking into NoSQL, see if thats something we need.
Cyber Security: Maybe looking into some API security.
How do feel about it?
A little lost, honestly. Not sure if I’m supposed to have this locked yet or not, the education hasnt really specified. But i think its a good place to start. Tomorrow is guild meetings, I’ll either be behind or adaquately confused. we’ll see.
After
What have i learned?
After some research, i think the beginning solution would be to utilize a standard relational structure along with BLOB storage for images. I could use NoSQL, but it might be a little heavy for the use case. I don’t expect a lot of traffic to the database, especially not the images, so keeping the image binary in a separate table, so you don’t pull that everytime you access data, seems like a faster and more stable solution.
Initial thoughts point to trying out PostgreSQL, since its the most used on the market, and i havent tried it before, so more learning there.
How do i feel about it?
Links/Other
https://chatgpt.com/share/68a3517d-fa80-8010-94e0-f97c1efca960