mysql-native ~Marenz-aliasfix
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.
The old, original homepage for the project is here. Parts of it are out-of-date, but it still provides a decent overview of the API. More up-to-date docs with examples are on the way, and are currently a top priority.
- Registered by Steven Schveighoffer
- ~Marenz-aliasfix released 8 years ago
- mysql-d/mysql-native
- BSL-1.0
- Copyright (c) 2011 Steve Teale
- Authors:
- Dependencies:
- vibe-d:core
- 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 - Download Stats:
-
-
5 downloads today
-
23 downloads this week
-
932 downloads this month
-
33719 downloads total
-
- Score:
- 4.3
- Short URL:
- mysql-native.dub.pm