staycanuca / top5000-playlist

Top 5000 Playlist With An SQL Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Top 5000 Songs Playlist With An SQL Database

Required NPM Packages:

Run application with:

node.js top5000.js

Supported queries are:

  • A query which returns all data for songs sung by a specific artist
  • A query which returns all artists who appear within the top 5000 list more than once
  • A query which returns all data contained within a specific year range
  • A query which searches for a specific song in the top 5000 and returns the data for it

About

Top 5000 Playlist With An SQL Database


Languages

Language:JavaScript 100.0%