2 Open Issues Need Help Last updated: Dec 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue outlines a project to design a library database. It requires creating tables for Books, Authors, Categories, Students, and Borrows, establishing primary and foreign key relationships between them. The task also includes populating these tables with dummy data and writing SQL queries for specific data retrieval scenarios, such as listing all books with author names and finding the most avid reader.

Complexity: 2/5
good first issue

AI Summary: This issue asks contributors to watch the first 20 videos in a given YouTube playlist about SQL basics and then replicate the code examples on their own computers using SQL Server Management Studio (SSMS). The goal is to practice fundamental SQL queries and save the learned code.

Complexity: 2/5
good first issue