Skip to content

A pure Swift MySQL client with Codable query support.

License

Notifications You must be signed in to change notification settings

jverkoey/MySqlClient

Repository files navigation

MySqlClient

A pure Swift MySql client with Codable query support.

This is not an official Google product.

Features

  • Decode MySQL query results as Codable objects.
  • Build MySQL queries with Codable objects.

Supported technologies

  • MySQL 5.7
  • iOS 13.0+ / macOS 10.15+
  • Xcode 11.5+
  • Ubuntu 16.04
  • Swift 5

License

Licensed under the Apache 2.0 license. See LICENSE for details.

About

A pure Swift MySQL client with Codable query support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages