C++ port of Postgres

Поиск
Список
Период
Сортировка
От Joy Arulraj
Тема C++ port of Postgres
Дата
Msg-id CABgyVxDBd3EvRdo-Rd6eo8QPEqV8=ShaU2SJfo16wfE0R-hXTA@mail.gmail.com
обсуждение исходный текст
Ответы Re: C++ port of Postgres  (John R Pierce <pierce@hogranch.com>)
Re: C++ port of Postgres  (Dmitry Igrishin <dmitigr@gmail.com>)
Re: C++ port of Postgres  ("FarjadFarid\(ChkNet\)" <farjad.farid@checknetworks.com>)
Re: C++ port of Postgres  (Christian Convey <christian.convey@gmail.com>)
Список pgsql-general
Hi folks --

We have ported Postgres over to the C++ language (C++11 standard).

https://github.com/jarulraj/postgresql-cpp

Our goal is to use certain features of the C++ language and its standard library to simplify coding, improve code reuse, and avoid bugs. Peter's article titled `Moving to C++` was a source of inspiration for us.

Regards.

В списке pgsql-general по дате отправления:

Предыдущее
От: Karsten Hilbert
Дата:
Сообщение: Re: Postgres Pain Points 2 ruby / node language drivers
Следующее
От: John R Pierce
Дата:
Сообщение: Re: C++ port of Postgres