kangseung / SQL_POOL

postgresql and clickhouse POOL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQL_POOL

postgresql and clickhouse POOL

This is a postgresql and clickhouse connection pool.

in sql_pool.hpp SQL_Connection wrapped jsdb's (clickhouse and postgresql) connection class,SQL_POOL is connection pool.

in jsdb.hpp wrapped libpq and clickhouse-api

demo in main.cpp

About

postgresql and clickhouse POOL


Languages

Language:C 88.7%Language:C++ 10.5%Language:Makefile 0.4%Language:CMake 0.3%