from databases import Database

DATABASE_URL = "mysql://admin:Seigakushakorea0308(!@localhost/AIR"
database = Database(DATABASE_URL)
