-
|
I'm confused by the quick start, as it seems to crate the database in memory with every invocation, how do you persist data to disk and use it over and over, perhaps I'm just not understanding how this works. |
Beta Was this translation helpful? Give feedback.
Answered by
cilki
May 15, 2025
Replies: 1 comment
-
|
See https://docs.rs/native_db/latest/native_db/struct.Builder.html#method.create |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vincent-herlemont
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://docs.rs/native_db/latest/native_db/struct.Builder.html#method.create