I can see you entered a relative path to your db for your connexion with Duckdb, so I assume you mis-entered the path into DBeaver.
I think when you create a resource in duckdb it is created in <dbname>.<schema>.<table-name>
, dbname is the filename with db or duckdb extension and schema is generally main.