arrowhead-f/core-cpp

POPPY-0028: Write a wrapper for MySQL

Offen

#28 geöffnet am 04.01.2021

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (0 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide