Skip to content

A comprehensive SQL-based project for managing a Pokémon database. Includes scripts for creating, reading, updating, and deleting trainers, Pokémon, battles, and trainer-Pokémon relationships.

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



About

A comprehensive SQL-based project for managing a Pokémon database. Includes scripts for creating, reading, updating, and deleting trainers, Pokémon, battles, and trainer-Pokémon relationships.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages