Popularity
1.7
Growing
Activity
0.0
Stable
29
13
8

Code Quality Rank: L4
Programming language: Swift
License: MIT License
Tags: Data Management     SQL Drivers    
Latest version: v0.4.0

MySQL alternatives and similar libraries

Based on the "SQL drivers" category.
Alternatively, view MySQL alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of MySQL or a related project?

Add another 'SQL drivers' Library

README

MySQL

Swift Platform License Slack

MySQL

Usage

// do your magic

Installation

import PackageDescription

let package = Package(
    dependencies: [
        .Package(url: "https://github.com/Zewo/MySQL.git", majorVersion: 0, minor: 5)
    ]
)

Community

Slack

Join us on Slack.

License

MySQL is released under the MIT license. See LICENSE for details.


*Note that all licence references and agreements mentioned in the MySQL README section above are relevant to that project's source code only.