2 个仓库
Practical reference materials and cheat sheets for writing SQL statements.
Distinguishing note: Candidates focus on programmatic query builders or engines, not human-readable educational reference guides.
Explore 2 awesome GitHub repositories matching education & learning resources · SQL Query Guides. Refine with filters or upvote what's useful.
hello-sql is a collection of educational resources and practical guides designed for mastering relational database design, SQL query writing, and schema mapping. It provides a set of lessons and exercises for practicing the creation and manipulation of data within relational databases. The project includes a database schema workbook for designing tables and mapping relationships, alongside a dedicated SQL query guide for writing selection, filtering, and aggregation statements. These resources are delivered through a relational database tutorial and a broader SQL learning resource. The mater
Ships a practical reference for writing selection, filtering, aggregation, and update statements in SQL.
这是一个关系型数据库速查表和 SQL 参考指南。它提供了一系列语法示例和查询文档,用于使用结构化查询语言管理关系型数据库。 该工具实现为一个带有客户端可搜索文档的静态网站,允许通过基于浏览器的索引即时过滤技术内容。 该参考涵盖了关系型数据库管理,包括数据检索、数据库模式管理和记录维护。它还包括关于通过表连接进行关系数据操作以及生成聚合报告的指导。
Serves as a practical reference guide for writing and structuring SQL statements.