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.
- Host: GitHub
- URL: https://github.com/danielbrito/sql-studies
- Owner: DanielBrito
- Created: 2024-08-24T16:45:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-24T17:31:16.000Z (over 1 year ago)
- Last Synced: 2024-08-24T18:36:48.868Z (over 1 year ago)
- Topics: database, postgresql, sql
- Language: JavaScript
- Homepage:
- Size: 30.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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