Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Data Directory

This directory serves as a centralized repository for all data resources used across various projects. Its primary purpose is to:

Main Functions

  • 📁 Store Common Data Files: Houses shared data files that can be utilized by multiple projects
  • 🗄️ Database Management: Contains database files and configurations
  • 🔄 Resource Sharing: Facilitates easy access to common data assets

Current Setup

  • 🐋 MSSQL Container: A running Microsoft SQL Server container is already configured and operational

Usage Guidelines

When working with data:

  • Project-specific data should be stored in respective project root directories
  • Common or shared data resources belong here
  • Database connections and configurations should reference this location

Note: Ensure proper data management practices and regular backups of critical data stored in this directory.