Skip to content

lnvaldez/pokemon-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔴 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