Perfect-MySQL

MySQL connector

A Swift wrapper around the MySQL client library enabling access to MySQL servers

A stand-alone Swift wrapper around the MySQL client library, enabling access to MySQL servers.

GitHub

127 stars
8 watching
60 forks
Language: Swift
last commit: almost 4 years ago
Linked from 2 awesome lists

mysqlmysql-clientmysql-connectionmysql-serversperfectserver-side-swiftswift

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
perfectlysoft/perfect-postgresql Provides access to PostgreSQL servers using a Swift wrapper around the libpq client library 55
perfectlysoft/perfect-mongodb A Swift wrapper around the mongo-c client library to access MongoDB servers 52
perfectlysoft/perfect-sqlite A stand-alone Swift wrapper around the SQLite 3 client library. 50
perfectlysoft/perfect-filemaker A Swift wrapper around FileMaker XML Web publishing interface for accessing and manipulating FileMaker databases on servers. 34
perfectlysoft/perfect-redis A Swift client library for Redis 28
perfectlysoft/perfectdocs A comprehensive reference and documentation library for Perfect (Server-side Swift) framework 566
perfectlysoft/perfect-websockets Provides a WebSocket protocol implementation for building real-time web applications with the Perfect framework 23
perfectlysoft/perfect-xml An XML parsing library for Swift that provides read-only DOM Core APIs and XPath support. 16
perfectlysoft/perfect-curl A Swift package that provides cURL support for making HTTP requests 41
perfectlysoft/perfect-httpserver A Swift-based HTTP server for building web applications on the Perfect framework 108
perfectexamples/perfect-websocketsserver An example of setting up and handling WebSocket connections in a Swift-based web server 34
myselfghost/lua-resty-mysql-connector A Lua library providing connection utilities for MySQL databases, supporting read and write separation and multiple database instances. 0
mysql/mysql-connector-j Provides a Java driver for connecting to MySQL databases 915
tulayang/asyncmysql An asynchronous MySQL connector written in Nim. 11
oleghnidets/ohmysql A framework for interacting with MySQL databases from iOS and macOS applications. 235