Skip to content

SwifQL/MySQLBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License Swift 5.1 Github Actions

Bridge to MySQL

Work with MySQL with SwifQL through its pure NIO driver.

Installation

.package(url: "https://github.com/SwifQL/MySQLBridge.git", from:"1.0.0-beta.2"),
.package(url: "https://github.com/SwifQL/VaporBridges.git", from:"1.0.0-beta.2"),
.target(name: "App", dependencies: ["Vapor", "MySQLBridge", "VaporBridges"]),

For more info please take a look at the Bridges repo.

About

🐘 Pure SwifQL+NIO bridge to MySQL

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages