-
Notifications
You must be signed in to change notification settings - Fork 3
SQL
Аббас Гусенов edited this page May 26, 2025
·
6 revisions
- PRQL a simple, powerful, pipelined SQL replacement
- Интерактивный учебник по SQL
- sqlc-dev/sqlc Generate type-safe code from SQL
- Хабр / SQL: бесплатные курсы и тренажёры, которые стоит попробовать
- Check constraint is a type of integrity constraint in SQL which specifies a requirement that must be met by each row in a database table.
- SQL Query Design Patterns and Best Practices. A practical guide to writing readable and maintainable SQL queries using its design patterns by Steve Hughes, Dennis Neer, Dr. Ram Babu Singh, Shabbir H. Mala, Leslie Andrews, Chi Zhang - 270 pages