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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors