I want to write an application that should be able to connect to several databases (this will be configured by the parameters at startup). The application will have different queries for each database engine, this is not a problem.
The problem is that I want to be able to connect to various database engines. Java has JDBC, Perl has DBI. What is C ++?
The more I don’t want to use database drivers with too strict licenses (commercial). GPL may be, but I would like to avoid it.
Szymon lipiński
source share