Re: Asking for existence of a GUI frame work similar to Oracle APEX for PostgreSQL

From: Robert Treat <rob(at)xzilla(dot)net>
To: Dionisis Kontominas <dkontominas(at)gmail(dot)com>
Cc: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Asking for existence of a GUI frame work similar to Oracle APEX for PostgreSQL
Date: 2022-10-23 16:56:29
Message-ID: CABV9wwP4+OZ=xGywBx=BzgASNi4dnNryRxQz0WDpk4cMXE6kDQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Oct 21, 2022 at 1:49 PM Dionisis Kontominas
<dkontominas(at)gmail(dot)com> wrote:
> It depends on whether you keep the GUI in Oracle APEX. If so then yes, as APEX and tomcat and ORDS are free and need only the basic license for the Oracle DB. Otherwise if a free/low cost low code tool/framework is found then they can be abolished.
>

It's been several years since I have looked at APEX, but my
recollection was that it relied heavily on Oracle packages and
functions, and the few attempts I saw towards porting any of that to
Postgres were abandoned pretty quickly. This generally resulted in
most migrations becoming full-on rewrites into a new platform. Once
you've given that up, its most a matter of finding a new platform that
you want to work with... most of the companies I worked with moved to
things like django or rails, but I suspect something like budibase
and/or similar alternatives might be more what you are angling
towards. Hope that helps.

Robert Treat
https://xzilla.net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2022-10-23 16:58:13 Re: How to find an oid that's not uesd now?
Previous Message Adrian Klaver 2022-10-23 16:06:34 Re: How to find an oid that's not uesd now?