Skip to content

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

@jfarmer

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions