Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 2.05 KB

README.md

File metadata and controls

50 lines (33 loc) · 2.05 KB

🔴 Pokémon-Database ⚪

SQL scripts to create and manage a Pokémon database. The database includes tables for trainers, Pokémon, and battles, along with relationships between trainers and Pokémon. The repository also includes various SQL queries to interact with the data.

🔑 Database Schema

DATABASE_SCHEMA

⚙️ CRUD

➕ Create

📖 Read

☝️ Update

❌ Delete