File Systems: What is the difference between a file system and a database?
Share
Christian Smith
5 votes by Peter Tegelaar, Anon User, Alex K. Chen, (more)
A database is generally used for storing related, structured data, with well defined data formats, in an efficient manner for insert, update and/or retrieval (depending on application). … Read more