Search Postgresql Archives

Re: naked objects from stored procedures, interface generation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello

I know about one similar project - Garuda, but this project isn't open.

What it does:

* OOP - objects, properties, methods - not based on PostgreSQL OOP
* support of workflow - lifecycle for objects
* support of collection of objects

It was designed in plpgsql with special modules to PHP, where was
possible to work with Garuda objects like PHP objects.

Regards

Pavel Stehule


2010/12/23 Wim Bertels <wim.bertels@xxxxxxxxxxx>:
> Hallo,
>
> there exist many framework that 'backward' engineer from a programming
> language to database to make the data persistent.
> so: code >> db (generated)
> eg. hibernate, turbogears many others
>
> My question is, from db point of view, do we have such frameworks that work
> the other way,
> ie that forward engineer from a database to a user interface (web or
> program),
> maybe using the stored procedures available on the database (eg in the same
> naked objects work)
> so: exisiting db (possible + stored procedures) >> user interface (eg crud
> or other)
>
> mvg,
> Wim
>
> --
> Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux