Attention! Since October 6, 2023 we are forced to use two-factor authentication to be able to update the repository. Because it's not suitable for me, I will probably use another place for projects.
dbc-cpp is a lightweight C++ database access library loosely following the JDBC API. It currently supports the SQLite backend. If needed, other backends can be easily supported as well. It has the ...