also changed like Ip to IP and Db to DB
Implementation of PostgreSQL database engine in the DNS server using jackc/pgx (as database/sql driver). The user can select what database type he want in the config.ini file under the database section.
Theses change breaks old configuration files but make the code readability better thanks to VSCode plugins.