arrowhead-f/core-cpp

POPPY-0028: Write a wrapper for MySQL

Aperta

#28 aperta il 4 gen 2021

 (0 commenti) (0 reazioni) (0 assegnatari)C (0 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

MySQL and MariaDB are quite similar (but there might be some differences, extra functions, functionalities, easier library interface to use). Thus, it is quite easy to add a wrapper for MySQL to the application.

Idea: using directives, ...

Do not forget to write tests for the new wrapper, too.

Guida contributor