bonsite / database

The official database repository for Bonsite - The go to database for all your bonsai needs!

Repository from Github https://github.combonsite/databaseRepository from Github https://github.combonsite/database

Bonsai PostgreSQL Database with

The official database repository for Bonsite - The go to database for all your bonsai needs!

Getting Started

Prerequisites

  • Docker
  • Docker Compose

Running the Project

  1. Clone the repository:

    git clone https://github.com/username/bonsai-postgres.git
    cd bonsai-postgres
  2. Build and run the Docker containers:

    docker-compose up -d
    
    quit: docker-compose down -v
  3. Access the PostgreSQL database:

    • Host: ``
    • Port: ``
    • User: ``
    • Password: ``
    • Database: ``

About

The official database repository for Bonsite - The go to database for all your bonsai needs!

License:Apache License 2.0


Languages

Language:SQL 65.2%Language:YAML 19.9%Language:Dockerfile 15.0%