mysql icon indicating copy to clipboard operation
mysql copied to clipboard

Docs: comparison with mysql++, libmysqlclient, sqlpp11

Open anarthal opened this issue 3 years ago • 2 comments

Add a comment to state the differences with these two libraries.

From the Boost review:

  • Add a performance page in the documentation comparing the library with these two.
  • Add a comparison to other C asynchronous APIs, in terms of ease of use.
  • Clarify that the network protocol we're using here is stable.

anarthal avatar Mar 10 '21 21:03 anarthal

+1

SplitGemini avatar May 01 '22 12:05 SplitGemini

There's also http://mysqlcppapi.sourceforge.net/ but it's moribund (in theory I maintain it but I haven't touched it in years and recommend MySQL++ instead).

jwakely avatar May 20 '22 10:05 jwakely