mariuz / flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
http://flamerobin.org
MIT License
214 stars 66 forks source link

Idea - web ui #168

Closed pwypustek closed 3 years ago

pwypustek commented 3 years ago

Hi, What do you think about adding a web UI variant for flamerobins like pgAdmin 4? https://www.pgadmin.org/try/

In this variant, the flamerobin will run as a service and the web interface will be separate from the backend of the flamerobin. what do you think?

arvanus commented 3 years ago

You can look at: https://github.com/mariuz/firebirdwebadmin

luronumen commented 3 years ago

@pwypustek

Could you close this issue since there is already a web UI solution for it?