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.
- 0.0.11 released 12 years ago
- mysql-d/mysql-native
- github.com/rejectedsoftware/mysql-native
- BSL-1.0
- Copyright (c) 2011 Steve Teale
- Authors:
- Dependencies:
- none
- Versions:
- 
						
 Show all 72 versions3.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:
- 
						- 
								26 downloads today 
- 
								151 downloads this week 
- 
								1212 downloads this month 
- 
								41154 downloads total 
 
- 
								
- Score:
- 4.5
- Short URL:
- mysql-native.dub.pm