Fluent Mysql Driver Save

🖋🐬 Swift ORM (queries, models, relations, etc) built on MySQL.

Project README

FluentMySQLDriver

Documentation Team Chat MIT License Continuous Integration Swift 5.8+


FluentMySQLDriver is a FluentKit driver for MySQL clients. It provides support for using the Fluent ORM with MySQL databases, and uses MySQLKit to provide SQLKit driver services, MySQLNIO to connect and communicate with the database server asynchronously, and AsyncKit to provide connection pooling.

Usage

Use the SPM string to easily include the dependendency in your Package.swift file:

.package(url: "https://github.com/vapor/fluent-mysql-driver.git", from: "4.0.0")

For additional information, see the Fluent documentation.

Open Source Agenda is not affiliated with "Fluent Mysql Driver" Project. README Source: vapor/fluent-mysql-driver
Stars
75
Open Issues
3
Last Commit
1 week ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating