Connect to your database and connection

#1
by CosmoAI - opened

db = client["yourdb"]
col = db["yourcol"]

f

Sign up or log in to comment