Search Postgresql Archives

Re: C++ classes as result of selection in postgresql database

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

 



Thanks a lot. 

On Fri, Sep 14, 2018 at 6:41 PM Dmitry Igrishin <dmitigr@xxxxxxxxx> wrote:
пт, 14 сент. 2018 г. в 17:23, Yuriy Rusinov <yrusinov@xxxxxxxxx>:
>
> Dear colleagues !
>
> I have to calculate road graph from coordinates and save it to postgresql database. Is it possible to construct my classes using libpqxx API and return it to client or I need to develop these API on another layer after data selection ?
With the Pgfe C++ API (https://github.com/dmitigr/pgfe) it's possible
to define any class and specialize the structure template Conversions
to convert the data nicely from the database to this class and back.


--
Best regards,
Sincerely yours,
Yuriy Rusinov.

[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