Skip to content

bitbouncer/postgres-asio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postgres-asio

=========

A C++11 asyncronous postgres client library based on boost::asio. The library provides a thin skin on top of the C-API pglib

Platforms: Windows / Linux

Building see https://github.com/bitbouncer/csi-build-scripts

Samples:

  • insert
  • query
  • query w cursor

all samples uses hardcoded connect parameters "user=postgres password=postgres dbname=test" with an option to add host as first parameter on the commandline.

you also have to create the table beforehand.

"CREATE TABLE postgres_asio_sample ( id integer, val text )"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy