Skip to content

Projects for experimenting with MySQL and Server-Side Swift.

License

Notifications You must be signed in to change notification settings

udacity/ios-short-s3-sql-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Examples

This repository contains projects that can be used to experiment with MySQL and Server-Side Swift:

  • simple/
    • Start a MySQL database and interact with it using a MySQL shell.
  • swift-mysql/
    • Use the swift-mysql (Swift MySQL client) to connect to a MySQL database and run queries.
  • joins/
    • A MySQL database that is well suited for testing JOIN queries; can use MySQL shell or swift-mysql to experiment.

About

Projects for experimenting with MySQL and Server-Side Swift.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published