An open API service indexing awesome lists of open source software.

https://github.com/bell-kevin/sqlitedatabase

SQLiteDatabase free course. WSDA_Music.db
https://github.com/bell-kevin/sqlitedatabase

database public-domain sqlite

Last synced: about 1 month ago
JSON representation

SQLiteDatabase free course. WSDA_Music.db

Awesome Lists containing this project

README

          

# SQLite Database

WSDA Music (sample database)

https://www.sqlite.org/mostdeployed.html

SQLite Is Public Domain

https://www.sqlite.org/copyright.html

Step #1: Download DB Browser for your system:

https://sqlitebrowser.org/dl/

Step #1A: Get the WSDA_Music.db file, if you don't already have it:

https://github.com/jarrettbruno/MissingMoneyMatters-SQL-/blob/7a77a983f79f460ca9e4678ec0db9188bea09706/WSDA_Music.db

https://github.com/jarrettbruno/MissingMoneyMatters-SQL-

![p](https://github.com/bell-kevin/SQLiteDatabase/blob/main/Screenshot%20from%202023-04-26%2018-15-22.png)

## What can we learn from the data?

Step #2: Open DB Browser for SQLite

Step #3: Click on Open Database at the top of the screen

Step #4: Select the SDA_Music.db file from your downloads file

![p](https://github.com/bell-kevin/SQLiteDatabase/blob/main/Screenshot%20from%202023-04-26%2019-36-22.png)

![p](https://github.com/bell-kevin/SQLiteDatabase/blob/main/Screenshot%20from%202023-04-26%2019-53-21.png)

== We're Using GitHub Under Protest ==

This project is currently hosted on GitHub. This is not ideal; GitHub is a
proprietary, trade-secret system that is not Free and Open Souce Software
(FOSS). We are deeply concerned about using a proprietary system like GitHub
to develop our FOSS project. I have a [website](https://bellKevin.me) where the
project contributors are actively discussing how we can move away from GitHub
in the long term. We urge you to read about the [Give up GitHub](https://GiveUpGitHub.org) campaign
from [the Software Freedom Conservancy](https://sfconservancy.org) to understand some of the reasons why GitHub is not
a good place to host FOSS projects.

If you are a contributor who personally has already quit using GitHub, please
email me at **bellKevin@pm.me** for how to send us contributions without
using GitHub directly.

Any use of this project's code by GitHub Copilot, past or present, is done
without our permission. We do not consent to GitHub's use of this project's
code in Copilot.

![Logo of the GiveUpGitHub campaign](https://sfconservancy.org/img/GiveUpGitHub.png)