GUI for existing PostgreSQL database

13 views
Skip to first unread message

Ulrich Goebel

unread,
Sep 8, 2020, 5:36:45 PM9/8/20
to TurboGears
Hi,
I have a PostgreSQL database and would like to make a new GUI for this database. So I don't want TurboGears to create tables and so on, all that work is done alredy.
Is that possible with TG? Ho to connent to an existing database?
Thanks for any hint!
Ulrich

Christoph Zwerschke

unread,
Sep 8, 2020, 5:43:49 PM9/8/20
to turbo...@googlegroups.com
If you use SQLAlchemy (which I recommend), you can make use of the
auto-reflect feature.

https://docs.sqlalchemy.org/en/13/core/reflection.html

-- Christoph
Reply all
Reply to author
Forward
0 new messages