MySQL alternatives and similar libraries
Based on the "SQL drivers" category.
Alternatively, view MySQL alternatives based on common mentions on social networks and blogs.
-
Perfect-MySQL
A stand-alone Swift wrapper around the MySQL client library, enabling access to MySQL servers. -
Perfect-PostgreSQL
A stand-alone Swift wrapper around the libpq client library, enabling access to PostgreSQL servers.
CodeRabbit: AI Code Reviews for Developers
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of MySQL or a related project?
README
MySQL
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
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.