Settings

Theme

Show HN: Libzdb – C Database Connection Pool library now with C++20 API

tildeslash.com

2 points by sovande a year ago · 0 comments · 1 min read

Reader

I've updated an old C Database Connection Pool library (previously shared on HN) with a new C++20 API. This project was my foray into modern C++, and I'm hoping the community finds it useful and that the C++ code meets modern standards.

The intro to the C++ API for the library is here: https://tildeslash.com/libzdb/api-docs/zdbpp_8h.html

Feedback on the C++ implementation is welcome, especially from those experienced with modern C++. I'm particularly interested in thoughts on the API design and use of C++20 features.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection