Skip to content

PerfectExamples/MySQLStorm-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySQL-StORM Demo

Get Involed with Perfect!

Star Perfect On Github Stack Overflow Follow Perfect on Twitter Join the Perfect Slack

Swift 3.0 Platforms OS X | Linux License Apache PerfectlySoft Twitter Slack Status

MySQL-StORM Demo

MySQL-StORM is the MySQL module for StORM - a Swift ORM.

This project is a simple demonstration of using a subset of the MySQL-StORM functions.

Compatibility with Swift

The master branch of this project currently compiles with Xcode 8.2 or the Swift 3.0.1 toolchain on Ubuntu.

Building & Running

NOTE - before running this project please set the connector information for your database in main.swift

The following will clone and build the project.

git clone https://github.com/PerfectExamples/MySQLStORM-Demo.git
cd MySQLStORM-Demo
swift build
.build/debug/MySQLStORM-Demo

Xcode

To run the project in Xcode, navigate to the directory in terminal and execute:

swift generate xcode-proj

Then open the generated project, select the executable scheme, then Run the project.

Issues

We have transitioned to using JIRA for all bugs and support related issues, therefore the GitHub issues has been disabled.

If you find a mistake, bug, or any other helpful suggestion you'd like to make on the docs please head over to http://jira.perfect.org:8080/servicedesk/customer/portal/1 and raise it.

A comprehensive list of open issues can be found at http://jira.perfect.org:8080/projects/ISS/issues

Further Information

For more information on the Perfect project, please visit perfect.org.

Releases

No releases published

Packages

No packages published

Languages