Skip to content

MANDRW/Library-Database-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Library Database App

A FastAPI application integrated with PostgreSQL.

Prerequisites

  • Docker
  • Docker Compose

Quick Start

  1. Create a .env file in the root directory with the required database credentials (e.g., POSTGRES_USER, POSTGRES_PASSWORD, POSTGRES_DB).
  2. Build and start the containers:
docker compose up -d --build

About

A FastAPI library backend benchmarking PostgreSQL relational queries against Qdrant-powered semantic search.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors