C++ classes as result of selection in postgresql database

From: Yuriy Rusinov <yrusinov(at)gmail(dot)com>
To: POSTGRES <pgsql-general(at)postgresql(dot)org>
Subject: C++ classes as result of selection in postgresql database
Date: 2018-09-14 14:22:51
Message-ID: CAA5U4synKKLQ-TGS7gmkUCzYK+uTafsqxkEB24qr4MA0EDHZJA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 ?

--
Best regards,
Sincerely yours,
Yuriy Rusinov.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2018-09-14 14:28:43 Re: Code of Conduct plan
Previous Message James Keener 2018-09-14 14:21:16 Re: Code of Conduct plan