awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesSQL Query Practice

Resources for practicing the construction and refinement of SQL queries for data manipulation.

Distinguishing note: Candidates focused on editors, debuggers, or distributed querying rather than the practice of writing queries.

Explore 2 awesome GitHub repositories matching education & learning resources · SQL Query Practice. Refine with filters or upvote what's useful.

Awesome SQL Query Practice GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • fishercoder1534/leetcodeالصورة الرمزية لـ fishercoder1534

    fishercoder1534/Leetcode

    3,987عرض على GitHub↗

    هذا المشروع هو مستودع حلول LeetCode يحتوي على مجموعة من حلول المشكلات الخوارزمية وقواعد البيانات. يعمل كدليل لتنفيذ الخوارزميات ومرجع للبرمجة التنافسية، حيث يوفر كوداً محسناً لتوضيح استخدام هياكل البيانات وأنماط البرمجة الفعالة. يتضمن المستودع حلولاً لتحديات حسابية معقدة تم تنفيذها بلغات برمجة متعددة ومجموعة من استعلامات SQL لاسترجاع البيانات ومعالجتها عبر مستويات صعوبة مختلفة. تم تصميم هذه الموارد لدراسة البرمجة التنافسية والتحضير للمقابلات التقنية. يستخدم المشروع هيكل دليل خاص بكل لغة وتعيين ملفات قائم على المشكلات لتنظيم الكود المصدري. كما يستخدم غلاف بناء (Build Wrapper) قائم على Gradle لتجميع Java ونصوص برمجية (Shell scripts) لمعالجة النصوص.

    Provides resources for writing and refining database queries to solve data retrieval challenges.

    Javaalgorithmapachebash
    عرض على GitHub↗3,987
  • webdevsimplified/learn-sqlالصورة الرمزية لـ WebDevSimplified

    WebDevSimplified/Learn-SQL

    1,757عرض على GitHub↗

    Learn-SQL is an interactive platform and exercise repository designed for beginner programming education, specifically focusing on SQL query practice and relational database management. It functions as an in-browser learning tool where users can execute database scripts and practice foundational querying skills without requiring any backend server infrastructure. The platform evaluates database queries directly inside the browser session by compiling an entire SQL engine into portable WebAssembly bytecode. Curriculum content, lesson instructions, and challenge prompts are stored as plain text

    Guides beginners through hands-on SQL query practice and relational join exercises.

    learn-sqlmysqlsql
    عرض على GitHub↗1,757
  1. Home
  2. Education & Learning Resources
  3. SQL Query Practice