-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dat Tran edited this page Nov 28, 2023
·
4 revisions
Welcome to the Geckos DataVisor wiki!
flowchart LR
be_server[Backend Server - Golang]
web_ui[Web UI - Flutter]
desktop_app[Desktop Application - Flutter]
mobile_app[Mobile Application - Flutter]
postgresql((PostgreSQL))
mongodb((MongoDB))
mysql((MySQL))
web_ui & desktop_app & mobile_app --> be_server
be_server --> postgresql & mongodb & mysql
Powered by Geckos Lab