Skip to content
This repository was archived by the owner on Nov 23, 2025. It is now read-only.

TechTorque-2025/Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ—„οΈ Database

This directory contains database initialization scripts and schemas for the TechTorque 2025 system.

πŸ“‚ Contents

  • init-databases.sql: SQL scripts to initialize all microservice databases with proper schemas and seed data.

βš™οΈ Tech Stack

PostgreSQL MongoDB Docker

  • Relational Database: PostgreSQL (for transactional data)
  • NoSQL Database: MongoDB (for notifications and chat logs)

πŸš€ Usage

Database containers are automatically initialized when running the main docker-compose setup from the project root.

# From the root of the TechTorque-2025 project
docker-compose up --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors