anarthal / postgres-asio

A Boost.Asio-based driver for PostgreSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PostgreSQL - Asio

A Boost.Asio based client for PostgreSQL.

This is a proof-of-concept client to show that the principles and concepts defined in Boost.MySQL are extensible to other SQL database systems.

This is NOT a full implementation, it is just a proof of concept!!

About

A Boost.Asio-based driver for PostgreSQL


Languages

Language:C++ 98.3%Language:CMake 1.7%