database-gateway

module
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2024 License: GPL-3.0

README

Database Gateway

Quickstart with example setup

Run commands to get a local dbgw instance with 3 postgres.

git clone https://github.com/kazhuravlev/database-gateway.git
cd database-gateway/example
docker compose up -d
open 'http://127.0.0.1:8080'
# Username: test@example.com
# Password: password

You will see a 3 postgres instances (local-1, local-2, local-3): pic1_instances.png

Choose local-1, put this query select id, name from clients and click Run pic2_run.png

Interesting projects

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL