jverkoey / MySqlClient

A pure Swift MySQL client with Codable query support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Apache License 2.0


Languages

Language:Swift 100.0%