Skip to content
#

custom-filesystem

Here are 2 public repositories matching this topic...

Language: All
Filter by language

The project leverages object-oriented design and data structures to model the file system tree (Directory, File, and FileNode) and uses a DAO (Data Access Object) pattern to map these nodes to a normalized SQL schema. It’s structured for scalability, enabling future extensions like search, move, rename, and even REST APIs or GUI interfaces.

  • Updated Aug 7, 2025
  • Java

Improve this page

Add a description, image, and links to the custom-filesystem topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the custom-filesystem topic, visit your repo's landing page and select "manage topics."

Learn more