Skip to content

Re-write instructions to use hosted database instead of SQLite #2

Description

@jfarmer

The current README guides the student through using SQLite3 on the command-line. We have a read-only copy of the chinook database running at music-db.codeunion.io. It's running on Amazon AWS and uses MySQL.

  • Update README instructions so that students connect to music-db.codeunion.io
  • Remove SQLite3-isms from the query exercises and replace them with MySQL-isms

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions