In addition to attaching to a ducklake, make it possible to connect directly using duckdb.connect(..) #53
Closed
turntable-justin
started this conversation in
Ideas
Replies: 1 comment
-
|
This is supported since #201 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This would allow some use cases where running the requisite attach/use commands is difficult (e.g. in automated use cases). It would also put ducklake on equal footing to
:memory:,.duckdb files, andmotherduckas the primary storage backends.Beta Was this translation helpful? Give feedback.
All reactions