Subscribe to get weekly email with the most promising tools 🚀

SQL Practice - Practical Exercises

Bài tập SQL với bài kiểm tra đơn vị được xây dựng sẵn. Cải thiện kỹ năng SQL của bạn bằng cách giải quyết 35 câu hỏi SQL được phân loại là Cơ bản, Trung cấp và Nâng cao. Sử dụng Docker và docker-compose với Postgres để thực hành SQL. Mỗi câu hỏi cung cấp một vấn đề thực tế để giải quyết bằng cách sử dụng truy vấn SQL. Kiểm tra các giải pháp SQL của bạn với các bài kiểm tra đơn vị được xây dựng sẵn. Thực hành kỹ năng Docker cùng với SQL.

Liệt kê trong các danh mục:

Dữ liệu và Phân tíchGiáo dụcKỹ thuật phần mềm
SQL Practice - Practical Exercises -image-0

Mô tả

SQL Practice Problems is a Docker and docker-compose based codebase that uses Postgres within Docker to provide a set of 35 SQL questions. The questions are categorized into Basic, Intermediate, and Advanced levels, each with its own set of challenges. The codebase includes preconfigured data and templates for writing SQL answers, along with prebuilt unit tests to validate the correctness of the SQL queries.

Cách sử dụng SQL Practice - Practical Exercises ?

To use SQL Practice Problems, first navigate to the directory of the level you want to work on (beginner, intermediate, or advanced). Then, build the Docker image using the command 'docker build -t beginner' for beginner level, 'docker build -t intermediate' for intermediate level, or 'docker build -t advanced' for advanced level. Write your SQL answers to the questions in the 'tests/sqlhereyouhobbitsql' files. Finally, run the unit tests using 'docker-compose up beginner' or 'docker-compose up intermediate' to check the correctness of your SQL queries.

Tính năng chính của SQL Practice - Practical Exercises :

1️⃣

35 SQL questions

2️⃣

Categorized into Basic, Intermediate, and Advanced levels

3️⃣

Preconfigured data and templates for SQL answers

4️⃣

Prebuilt unit tests for validation

Tại sao nên sử dụng SQL Practice - Practical Exercises ?

#Trường hợp sử dụngTrạng thái
# 1Learning SQL skills
# 2Practicing SQL queries
# 3Improving SQL proficiency
0

Do ai phát triển SQL Practice - Practical Exercises ?

Daniel

Câu hỏi thường gặp SQL Practice - Practical Exercises