Skip to content

Manage Pokémon, trainers, and battle data using structured SQL scripts for full CRUD functionality.

Notifications You must be signed in to change notification settings

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



Releases

No releases published

Packages

No packages published

Languages