Re: Postgres and LibreOffice's 'Base' - Mailing list pgsql-general

From Rich Shepard
Subject Re: Postgres and LibreOffice's 'Base'
Date
Msg-id alpine.LNX.2.11.1612041552130.30556@localhost
Whole thread Raw
In response to Re: Postgres and LibreOffice's 'Base'  (Martin Collins <martin@mkcollins.org>)
Responses Re: Postgres and LibreOffice's 'Base'
List pgsql-general
On Sun, 4 Dec 2016, Martin Collins wrote:

> Not tried it myself but have you seen
> https://www.kde.org/applications/office/kexi/
>
> And if that's no good http://flask.pocoo.org/ is simpler than Django.

Martin,

   The problem with kexi is that it does not run on Microsoft OSes which is
what my clients use. Long ago I looked at flask; that might be worth a
second look. I'm also seriously looking at peewee, which is an ORM simpler
than SQLAlchemy, and the Phoenix toolkit for the UI.

Thanks very much,

Rich


pgsql-general by date:

Previous
From: Martin Collins
Date:
Subject: Re: Postgres and LibreOffice's 'Base'
Next
From: Tom Lane
Date:
Subject: Re: Avoid sorting when doing an array_agg