#databases
Read more stories on Hashnode
Articles with this tag
Data Abstraction Database systems are made up of complex data structures. To ease the user interaction with the database, the developers hide internal...
Two-Tier Architecture The two-tier architecture is generally divided into two parts: Client application and Database. The client in a Two-tier...
File System A file system can be thought of as an index or database containing the physical location of every piece of data on the hard drive or...