# database - Author: Toru Takahashi - Repository: tttol/skills - Version: 20260204064849 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/tttol/skills - Web: https://mule.run/skillshub/@@tttol/skills~database:20260204064849 --- --- name: database descripotion: "The guideline of when implementing a SQL and designing a database architecture. Triggers on: 'sql', 'database', 'DB', 'MySQL', 'PostgreSQL', 'Oracle', 'INSERT', 'SELECT'." --- # Database A comprehensive guideline for databases including RDBMS, NoSQL, and more. This guideline helps with the following tasks: - Writing SQL queries, especially complex ones with multiple JOIN or UNION ALL statements - Designing database architectures - Designing database table structures and columns