arrowhead-f/core-cpp

POPPY-0028: Write a wrapper for MySQL

开放

#28 创建于 2021年1月4日

 (0 条评论) (0 个反应) (0 位负责人)C (0 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南