from databases import Database

DATABASE_URL = "mysql://admin:Seigakushakorea0308(!@localhost/ShanriGPT"
database = Database(DATABASE_URL)
