Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
/ feup-bdad Public archive

A sqlite3 database for a minimalistic RPG

Notifications You must be signed in to change notification settings

odracir04/feup-bdad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feup-bdad - RPG Database

A database created for a RPG game, using sqlite3, for the BDAD course

Project Assignment

Create a database using SQL and sqlite3 using the topics and concepts learned in the classes.

Project Development

  • Initial database schema in UML class diagram
  • Conversion from UML to a relational model
  • Creation of the schema in SQL (create1.sql)
  • AI integration for schema refinement (create2.sql)
  • Database population (populate1.sql)
  • AI Integration for population refinement (populate2.sql)

Contributors

Name Email
Gonçalo Conceição [email protected]
Rafael Magalhães [email protected]
Ricardo Oliveira [email protected]

About

A sqlite3 database for a minimalistic RPG

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published