awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • fishercoder1534/leetcodefishercoder1534 的头像

    fishercoder1534/Leetcode

    3,987在 GitHub 上查看↗

    本项目是一个 LeetCode 解决方案仓库,包含一系列算法和数据库问题解决方案。它作为算法实现指南和竞争性编程参考,提供优化代码以演示数据结构的使用和高效的编码模式。 该仓库包括以多种编程语言实现的复杂计算挑战的解决方案,以及用于跨各种难度级别进行数据检索和操作的 SQL 查询集合。这些资源专为竞争性编程学习和技术面试准备而设计。 该项目使用特定于语言的目录结构和基于问题的映射来组织源代码。它还利用基于 Gradle 的构建包装器进行 Java 编译,并使用 Shell 脚本进行文本处理。

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

    Javaalgorithmapachebash
    在 GitHub 上查看↗3,987
  • webdevsimplified/learn-sqlWebDevSimplified 的头像

    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