81.4k views
2 votes
Cody uses a database to keep track of all his mp3s. What is his database an example of?

User Jimmy Au
by
6.3k points

1 Answer

6 votes

Answer:

Relational databases like MySQL, SQL lite, and Oracle

Step-by-step explanation:

Databases take many forms and can be organized in several different ways. The idea of storing your MP3 files in relational databases is a good thing. However, the files are stored locally and can be slower as compared to hosting the same files to servers like cloud.

User Ares Draguna
by
6.6k points