#!/usr/bin/env python3 import os from surrealdb import Surreal db = Surreal(f"{os.getenv('DB_HOST')}:{os.getenv('DB_PORT')}") # TODO: "SQL"-Prompts