arrowhead-f/core-cpp

POPPY-0028: Write a wrapper for MySQL

オープン

#28 opened on 2021/01/04

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C (0 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド