Tag: databases
-
lossless, dependency-preserving 3NF decomposition
That is a mouthful of unfamiliar vocabulary to me… Let’s start with the first term: Lossless Lossless is a type of data compression method. The opposite of this is lossy. Lossless keeps all data which in the sense of databases can be extremely useful. However, it can also become repetitive if the data is repetitive…
-
Software Application Architecture
Today, I’m learning about Software Architecture for a Software Engineering Class. In short, the Software Engineering class is about learning about the process of Software Engineering. We’re learning about the different phases and roles when creating a software. In this video, the speaker talks about the concepts and fundamentals of software architecture. Vocab: Architecture: the…
