mysql-native 0.0.11

A native MySQL driver implementation based on Steve Teale's original


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

This is a native D driver for MySQL.

It does not utilize any of the MySQL header files, or the MySQL client library, being based instead on the published and unencumbered MySQL client/server protocol description.

This module supports both Phobos sockets and Vibe.d sockets. Vibe.d support is disabled by default, to avoid unnecessary depencency on Vibe.d. To enable Vibe.d support, use `-version=Have_vibe_d`.

If you compile using DUB, and your project uses Vibe.d, then the -version flag above will be included automatically.

Authors:
  • Steve Teale
  • James W. Oliphant
  • simendsjo
  • Sönke Ludwig
  • sshamov
  • Nick Sabalausky
Dependencies:
none
Versions:
3.2.4 2023-May-22
3.2.3 2023-Apr-27
3.2.2 2023-Feb-11
3.2.1 2023-Jan-20
3.2.0 2022-Apr-23
Show all 72 versions
Download Stats:
  • 5 downloads today

  • 33 downloads this week

  • 173 downloads this month

  • 29660 downloads total

Score:
3.2
Short URL:
mysql-native.dub.pm