An open API service indexing awesome lists of open source software.

https://github.com/danielbrito/sql-studies

🎲 SQL experiments.
https://github.com/danielbrito/sql-studies

database postgresql sql

Last synced: 9 months ago
JSON representation

🎲 SQL experiments.

Awesome Lists containing this project

README

          

# 🎲 SQL Studies

These experiments cover different tools and concepts related to SQL from my [self-directed](https://github.com/DanielBrito/self-learning) studies.

## :bookmark_tabs: Topics

- SQL statements
- PostgreSQL
- Validation and Constraints
- Database Design Patterns
- Performance
- Query Tuning
- Views
- Commom Table Expressions
- Transactions
- Migrations
- Security
- Fast Parallel Testing

## :toolbox: Tools

- DBeaver